Looking at the menu_generated code a bit more it seems that use of any static structure isn't a good solution at all because it prevents derived classes to work properly, because if we derive a window with a menubar and make some changes on it's menus like changing callbacks or renaming entries this changes will reflect on the base class too and probably we don't want that. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
- [fltk.development] C++ initialization order for int... Domingo Alvarez Duarte
- Re: [fltk.development] C++ initialization orde... Duncan Gibson
- Re: [fltk.development] C++ initialization ... Domingo Alvarez Duarte
- Re: [fltk.development] C++ initializat... Matthias Melcher
- Re: [fltk.development] C++ initializat... Domingo Alvarez Duarte
- Re: [fltk.development] C++ initial... Domingo Alvarez Duarte
- Re: [fltk.development] C++ initial... Domingo Alvarez Duarte
- Re: [fltk.development] C++ in... Greg Ercolano
- Re: [fltk.development] C+... Domingo Alvarez Duarte
- Re: [fltk.development... Greg Ercolano
- Re: [fltk.development... Greg Ercolano
- Re: [fltk.development... Domingo Alvarez Duarte
- Re: [fltk.development... Greg Ercolano
- Re: [fltk.development... Domingo Alvarez Duarte
