On 12.02.2008, at 11:26, Yuri D'Elia wrote: > The nice thing about bundles however, is that you can > have different GUIs for different locales, so I presume this the way > it > is actually used when needed, though I don't see how this is > "efficient" > to maintain in the long term. > > Has anyone experience on this?
Hah! ;-) I proposed this a log long time ago ;-) The idea was to allow FLUID to write efficient resource files that are then included into the executable and interpreted at run time, creating the default GUI. It would then be possible to extract the resource file, localize it using FLUID (including text changes and widget sizes), and write it back, or provide it as a seperate localized resource file. It was (probably rightfully so back then) dismissed as violating the Fast and Light approach of FLTK. Maybe something to consider now? ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

