Hi,
I know the subject is very vague..let me try to expand on it.
I have a menu bar defined as
Fl_Menu_Bar* o = new Fl_Menu_Bar(35, 8, 130, 20);
o->add("Load/1st image",0,callback);

Eventhough the button is 130 long in the x-dimension, the button is active
only where Load is shown. How can I make the whole button active for mouse 
clicking, not just where 'Load is written'?

Thanks in advance,
Suja.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to