Dear All,
I found that fltk can't display '&' character in widget.

such as Button *btn = new Button(0, 0, 100, 100, "abcd&efg");

it will display as abcdefg.

and in browser widget, nothing will be display.

why?
_______________________________________________
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to