DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2950
Version: 1.3-feature


#1: I don't like the idea to encourage users to add custom flags in such
central structures like Fl_Menu_Items, as proposed with
#define FL_MENU_NO_CLOSE 0x200.

However, we *should* add this to the menu item flags, as Greg proposed,
and use it unconditionally everywhere in the menu code. Since this is a
pure addition, this is a good idea anyway and won't break existing code.

There's no need to include this one in the global no_close_flags(), since
it would work simply by adding it to any Fl_Menu_Item, as the
user/programmer likes.


Link: http://www.fltk.org/str.php?L2950
Version: 1.3-feature

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

Reply via email to