1 - FLTK 2 has been designed so all strings are assumed to be UTF8. There is a patch for FLTK 1 which gives the same. However, it does not give you the "Russian language support", but only ability to write in cyrillic alphabet. ;) In order to have internationalized application I recommend using GNU gettext or similar. 2 - Should be - frankly, I do not know. :) Write a test and see it for yourself! ;) 3 - Yes, there is already an example in the source (/test directory).
Please note that I am talking from the perspective of a FLTK 2 user. Kind regards Иван Васильев wrote: > 1 - Does FLTK supports Russian language? > 2 - Is it posible in FLTK to fill round rect with a pattern? > 3 - Is it possible to make round button in FLTK? > > -- реклама ----------------------------------------------------------- > Хочеш пошту, качку, чати? Треба «Волю» підключати http://volia.com/internet > _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

