> I am currently using 1.1.9 version, but I see more recent 
> versions are available.  But I know that 1.3 and 2.0 are also 
> available.
> 
> 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 
> (without the startup bar under windows) which seems to be 
> 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.


SELEX Sensors and Airborne Systems Limited
Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 
3EL
A company registered in England & Wales.  Company no. 02426132
********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to