On 24.04.2008, at 00:32, Hartmut Sbosny wrote: > In FLUID (1.1.9): > I select in "Edit -> Project Settings -> Internationalization" for > "Use" > e.g. "GNU gettext" and I clear the "#include" field (FLUID shall not > generate any include directive at this point). The "Settings" window > can be > closed without trouble and FLUID creates a .cxx file as expected. > But when > the .fl file is opened a next time in FLUID, the empty field has been > filled out with the string "i18n_function" and the next > generated .cxx file > contains thereby the wrong include directive > > #include "i18n_function" > > producing a compile error. > > I.e. the FLUID *loader* seems to fill out the internationalization > fields "#include" and "Function" with dummy strings if they are empty. > Is this a bug or a feature?
Hartmut, please fill out an STR against 1.1.9. Thanks. http://www.fltk.org/str.php ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

