$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andy Little (andy_at_[hidden])
Date: 2005-09-29 14:40:09
"Arkadiy Vertleyb" <vertleyb_at_[hidden]> wrote
> As for GUI, the last time I saw a portable one, it sucked. Yes, I admit, it
> was 5 years ago, and it was AWT, so maybe thins changed drammatically? Are
> modern GUI libraries really able to produce _decent_ cross-platform GUI?
I believe AWT has been superceded by Swing:
http://java.sun.com/j2se/1.5.0/docs/guide/swing/
regards
Andy Little