> On 11/03/11 12:02, David wrote: > > It would just wrap it like a text editor or word processor would, > > just like it does now replying to this. You give a width to > > fl_measure and it wraps as needed (including hardwraps when no white space > > found). > > Sounds like a feature request to have multiline menu items in menus. > > I would never expect any menu item to contain more than one line. > > I just did a test, and although you /can/ make a menu item > with a label that contains \n's, the line height of /all/ > the menu items is increased to match it. > > Not sure if that's a bug or simply a limitation based on how > menus are currently implemented. > > Certainly the truncation behavior is what I normally see in > menus of other apps, such as the File -> Open Recent.. > submenus which show pathnames of previously loaded files.
It's on the fl_choice message prompt, not menu items. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

