> I've already an application that use fltk 1.1.7: it's simple > to migrate to 2.0 without pain?
No simple answer to this, I think... If your app only uses the "simpler" parts of fltk and does not have very many subclassed widgets and so forth, then migrating can be fairly easy, mostly substitution and some name changes - but you need to be aware of differences in the widget co-ordinate systems and so forth. If you have used more complex widgets, then there is often no simple mapping that can be made, so then you need to do more porting work... Still, I'd advocate that you upgrade to a 1.1.8 snapshot for now, and take a stab at the fltk-2 migration to see how you get on! 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

