Kai-Uwe Behrmann schrieb: >>> Currently what kills fltk as a useable toolkit is it's inability to >>> gracefullly handle automatic relayout due to language/locale changes. >> I have nothing constructive to say here. I wonder what toolkit the >> author thought *did* handle that gracefully? > > I'd think Gtk does and expect Ot for this too. As long as UTF8 is not main > stream, e.g. FLTK2, it is pointless to discuss this. It would be much work > with small benefit. Even though it'd be desireable like the script engine.
It is not only about locale changes but also font size changes. I was asked by a customer (an elder man with poor eyesight) if it is possible to enlarge the letters. I had to answer "No, that's unfortunately not supported at the moment.". I supposed to change screen resolution as a 'workaround' but realize that this is a poor suggestion... So automatic relayout IS an important feature. Regards, Andreas Schömann > > kind regards > Kai-Uwe Behrmann _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

