DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2330 Version: 1.3-current Seems if the 'Clip' alignment option for a widget is enabled, the widget's entire label completely disappears. Noticed this problem on OSX/Tiger loading one of my old fluid files in 1.3 current where almost all my widgets had no labels. I don't use fluid on macs much, usually only linux, so I don't know how long this has been happening, but it seems OSX specific. Seems easy to replicate in fluid with either buttons or boxes: 1) New -> Code -> function/method 2) New -> Group -> Window 3) New -> Buttons -> Button 4) Open properties for Button 5) Enable GUI -> Alignment -> Clip 6) Label 'disappears' in layout window (BAD) In #6 the label should only clip at the edges of the widget, but even if the widget is large enough, the entire label clips out. The code fluid generates is OK; when the program runs, the label appears normally. It's just the widget layout that has the problem. Link: http://www.fltk.org/str.php?L2330 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
