Hi, two simple questions 1) what widget to use if I want it to just draw text (no border, no nothing). So - some "static text" or "label".
2) How to have button of width that would exactly fit the label on it? I thought like.. btn = new Button( .. "Testtttt") btn->resize( btn->w() , ... or using some measure() _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

