DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2604 Version: 1.3-current Found a strange workaround, but certainly it does'nt qualify as a patch, because I can't explain why it works now: In Fl_Menu.cxx in Fl_Menu_Item::pulldown() after line 885: pp.p[k]->show(); I inserted another: pp.p[k]->hide(); pp.p[k]->show(); and now it works on my Ubuntu 10.10 box. Perhaps this can give you a clue.. Link: http://www.fltk.org/str.php?L2604 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
