DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2221 Version: 1.3-feature Christophe: - I have repaired the missing menu separators in http://pbil.univ-lyon1.fr/members/mgouy/data/fltk-1.3-cocoa.zip. - you should not get carbon stuff included when including Fl/x.H. May be the cause is that the config.h file included by your code (x.H includes mac.H which includes config.h) is not the new one that must contain #define __APPLE_COCOA__ but the old one without this define. - I use here Greg's native file chooser with the cocoa FLTK without any problem. - I known alt-key shortcuts don't work, but in my hands they don't work either with carbon FLTK 1.3. So this may not result from a cocoa change. - the font problem under OpenGL is unexpected because the only change in this respect is to emulate the 32-bit-only call GetFNum and I have checked that the new code emulates it exactly, at least for standard fonts. I don't know OpenGL, so can't progress on this issue. - the resizing problems and unlockFocus messages you receive are probably linked. Could you give me a code as simple as possible that presents this problem? Link: http://www.fltk.org/str.php?L2221 Version: 1.3-feature _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
