On 08.12.2011, at 10:22, MacArthur, Ian (SELEX GALILEO, UK) wrote: >> There was also an @ command (I forget which) >> which disabled interpretation for the rest of the label. > > I think it was "@.", at least it is in fltk-1
Yes, that's the one. > I think what the OP wants is a way to (globally) change the "@" symbol > to "some other symbol", to make it easier to use @ as a symbol in its > own right. I think it is feasible for all labels by using a simple search-and-replace for '@', but it is much harder (and neither fast nor light) to do for individual labels. - Matthias _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
