> > > > I am currently using 1.1.9 version, but I see more recent=20 > > versions are available. But I know that 1.3 and 2.0 are also=20 > > available. > >=20 > > Are these versions ready to be used? > > what's are the major improvements of these versions? > > (is it still so light?) > > 1.1.9 is the current stable. Use that if you want things to Just Work. > > 1.3.x is the current development. It is basically 1.1.9 with some > low-level changes (not usually visible at the API level) and support for > UTF8 etc added. Most 1.1.x code will compile unchanged with 1.3.x. > > 2.x is the experimental tree. It is not API compatible with the 1.x > series. It is less actively supported than the 1.x series, and is less > developed in some places, more developed in others... > Use this if you don't mind helping out with the support issues and > helping to advance fltk-2. If you just want things to work, use > fltk-1.x. > > > > I am in particular interested in a true full screen mode=20 > > (without the startup bar under windows) which seems to be=20 > > possible only in FLTK2.0. > > There are probably STR's out for this already - please check the list, > and if it is not there, add one. > There are several ways to make a true full-screen window though - I have > done "kiosk" style apps using fltk-1.1.7 that worked fine full-screen, > with no window decorations, so it is possible. What is it that you want > to achieve? Perhaps we can show you how that might be possible with the > existing code.
Right now.... yes... I would apreciate if you can point me on an example... thanks, Loic, _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

