i have found the problem: i did not set MACOSX_DEPLOYMENT_TARGET=10.5 (or MACOSX_DEPLOYMENT_TARGET=10.4 for universal builds) in eclipse.
i compiled fltk in the terminal with that variable set but eclipse (which i use) did not. this may also solve the problem about the tooltips making my v1.3 app crash! i will report :) setting the variable also resolved the suspicious weird behaviour about moving the call in main(). i've 'made clean && make' in the terminal that's why i thought it solved the problem...stupid! sorry for all the fuzz and thanks for your inputs! _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

