On 23.10.2010, at 23:28, Mike Werner wrote: > Is it possible to put a copyright symbol on a button label with FLTK/FLUID > 1.0.11? I'm trying to stay away from using image labels.
Only if the Copyright symbol is in the current code page within the 128-255 range. But the combination (c) generally does well enough. FLTK 1.3 uses UTF-8 to access any character. - Matthias _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

