Moses O McKnight wrote: > ... If I > were to use a snapshot is it likely that there would need to be changes > to my code when 1.3 is released?
It's not very likely, but it's possible. There are still changes to be done that affect the ABI (i.e. you must compile everything, especially if you want to use dynamic linking). But that wouldn't mean user code changes. However, we try to be (stay) mostly API compatible with 1.1, and thus no code changes will be necessary. But that's not a MUST - it is possible that we will find improvements that result in API changes. Albrecht _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

