[fxruby-users] Scrollable menu
lyle at knology.net
lyle at knology.net
Fri Mar 17 12:32:30 EST 2006
On Fri, 17 Mar 2006 11:33:13 -0500, Guillaume Marcais <guslist at free.fr> wrote :
> How would I go about creating a scrollable menu? I have a cascade menu
> with over a thousand entries, and not all of them fit in the screen. Is
> it possible to add a scrollbar or scroll arrow on a FXMenuPane?
I would begin by saying that if you have a menu with over a thousand items,
you have a serious design issue that you need to deal with. But in the
meantime, could you use FXScrollPane in place of the FXMenuPane?
More information about the fxruby-users
mailing list