From graphics-request at octave dot org Sun Jul 31 04:08:42 2005 Subject: Re: Octave-FLTK prototype. From: Shai Ayal To: Muthiah Annamalai Cc: octave graphics Date: Sun, 31 Jul 2005 12:07:14 +0300 I agree with you -- I did a survey about a year ago, and the only GPLd, cross platform toolkits I found were wxWindows & FLTK. Whil wxWindows is very comprehensive and large, the fast & light in FLTK had me sold immediately. I am using it to develop octplot and I am very satisfied both with the existing code and the support given by the maintainers. Perhaps you should also consider implementing OpenGL support using Fl_Gl_window into octave? Shai On 7/30/05, Muthiah Annamalai wrote: > Hello there! > Im Working on Octave-FLTK bindings. Its really > coming along nicely. > > FLTK is Fast & Light Toolkit found at www.fltk.org > FLTK is really small, and more the right toolkit, > to connect to from GNU Octave. FLTK works, out of > the box for MacOSX, WIN32, and ofcourse *NIX. > more on this at: www.fltk.org > > Please see progress at > http://octave-gtk.sourceforge.net/octave-fltk/ > > I guess FLTK is got the Fast, Light stuff > I want from, a GUI toolkit accessible from, > GNU Octave, for some apps. > > For development & discussion ATM join > octave-gtk-devel at lists dot sf dot net dot > > Cheers > Muthu > > > > > ____________________________________________________ > Start your day with Yahoo! - make it your home page > http://www.yahoo.com/r/hs > > >