I want menu to look like this: +---------+ |@ Foobar | |# bar | |$ baz | +---------+
where @, #, and $ represents images. But when I set image it show only that image, no text. Right now I'm using FLTK v1.3.x-r9260. btw. when i use Fl_Menu_Button::add I have index but to convert it to Fl_Menu_Item* I need to do some ugly casts. Why there is no method to get it by index? It make me think I want to do something wrong. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

