--- In [email protected], "Brett W. McCoy" <[EMAIL PROTECTED]> wrote: > > On 1/27/07, John Matthews <[EMAIL PROTECTED]> wrote: > > > Hi- I'm currently looking at wxWidgets http://www.wxwidgets.org/ as a > > way of writing C/C++ GUI programs that will run under Linux and > > Windows. However, I'm open to alternative suggestions- does anyone > > know of anything better? > > There are several cross-platform C++ GUI toolkits, such as gtkmm (the > C++ binding for GTK+), Qt and FLTK. FLTK is probably the easiest to > use.
Thanks Brett, I'll have a look at that. John
