I keep bumping my head into '@' symbol parsing in unexpected places. Is there a global way to disable symbols, like a flag?
If not I'd like to propose an Fl::option() for this, eg. FL_OPTION_DISABLE_AT_SYMBOLS, which would override the value of the draw_symbols flags on the text drawing functions to disable the feature wholesale. I wouldn't expect it to affect '@' parsing in Fl_Browser (where @ isn't interpreted as 'symbols', but as font/color selections) _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
