> On 22.07.2010 12:40, MacArthur, Ian (SELEX GALILEO, UK) wrote: > > > >> for example I have one group is shown, I would like to hide > >> it and show another by pushing an OK button > >> can some one help ? > > Hi, Ian and others, > > again I didn't see the referenced message. > > If this message shows up in the mailing list, please reply to > it in fltk.general, so that we (I) can see it (one reply > would suffice, of course). > > I'm sending this mail to the mailing list [email protected] > intentionally as an unregistered user, but since I do only > see the web forum and news messages (I'm not subscribed to > the mailing list), please reply if this shows up in the > mailing list. > > Albrecht Schlosser > (who uses a different mail address for this mail) >
Albrecht, some more weirdness coming up... I can see your message in the fltk.general forum as url: http://www.fltk.org/newsgroups.php?s22035+gfltk.general+v22084+T0 and I am currently replying to that specific message. However, before this I hit the Direct Link to Message and got: http://www.fltk.org/newsgroups.php?gfltk.general+v:31092 and if I try to reply to that the form is pre-filled with: Subject: Re: Fl_Help_View & printing > > But the point is, even if the widget itself will display non-ASCII > > characters using UTF-8 encoding, the Fl_Postscript_Printer won't print them > > :( If I'm not mistaken, I saw it in the 1.3.x docs: by now only Latin chars > > are supported... > > > > I just wonder, is there a way (no matter how strange and perverted :)) to > > print cyrillic text in fltk-1.3.x? > > I'm afraid you're right. Currently Fl_PostScript_Printer only knows the > standard FLTK fonts that are mapped to the standard PS fonts - and AFAIK > these are Latin fonts, and Fl_Postscript_Printer replaces all non-latin > characters with a reverted question mark. > > So, what we would need is a way to specify a user font (e.g. a cyrillic one) > and a way to specify the font mapping (UTF-8 to font character codes). > Neither is implemented currently, and there's no API defined for this. :-( > > Any ideas and/or code would be appreciated. > I suspect the only person who will be able to track this down will be Mike because he is the only one with access to the raw data files. D. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

