On Jul 11, 2007, at 2:25 AM, Suja wrote: >> Suja wrote: >>> Thanks...But this example shows how to change submenu labels. >>> I need to change the menubar label itself...am not able to make >>> it work >>> the same way described as submenu's...
Top-level menue labels are basically the same at submenu labels. The exception is, that you should call "redraw()" on the menu widget after you changed one of the titles of the menu bar. ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

