DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2157 Version: 1.3-current Can the Fl_Menu_Item flags have some docs, so doxygen will show them under Fl_Menu_Item's docs, and in the docs when you click on the Fl_Menu_Item.H link? Some suggestions follow. FL_MENU_INACTIVE // deactivate menu item FL_MENU_TOGGLE // toggle menu item (shows checkbox for on/off state) FL_MENU_VALUE // ??? FL_MENU_RADIO // radio button (one checkbox of many can be on) FL_MENU_INVISIBLE // this item will not show up at all (shotcut will work) FL_SUBMENU_POINTER // ??? FL_SUBMENU // This menu item is a submenu to other items FL_MENU_DIVIDER // horizontal line divider (above|below?) current item. Also ends a group of radio buttons FL_MENU_HORIZONTAL // ??? The ???'s are the reason I'm submitting this STR, as offhand I don't recall what they are.. Link: http://www.fltk.org/str.php?L2157 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
