On Mon, Mar 04, 2002 at 02:38:40PM -0700, John McDermott wrote: > It would be very nice if there were a very full-featured > cross-platform GUI so everything could be created to look the same on > both platforms.
"Both platforms"? Country *and* Western? :-) There's more than one GUI platform involved here - a native Aqua version on MacOS X might be interesting, and there's Qt+KDE for UNIX/X, and there might, at some point, be a non-GUI platform as well, such as curses (probably with some UI toolkit atop it; ncurses appears to have some stuff such as that, but it'd be nice to be able to use those with, say, the System V curses library the API of which ncurses reimplements).