Hi. How can I set label or tooltip containing newline('\n') via fluid?
If I set label or tooltip to "some\nstring" in fluid, it will generate such
code:
> o->tooltip("some\\nstring");
Is this supposed behavior? Or should I fill a bug?
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

