On 03.12.2009, at 10:51, leowang wrote: > where to remove this call, could you please tell me in which file and which > function? My fltk version is fltk-v2.0-r6136. Thanks again.
I am not using FLTK2 anymore. Just grep for "Fl_Preferences", likely in the file chooser section. It may very well be a feature of FLTK1 only, and it also may only happen when a file chooser is actually opened. After reading the other mails, the font loading seems to be more likely an issue, particularly if a requested font is not on the system and X starts to search for a replacement font. Matthias _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

