Previous: , Up: Menu Library   [Contents][Index]


4.14.4 Scrolling Menus

If the subwindow given for a window is not big enough to show all the items, then the menu will be scrollable. When you are on the last item in the present list, if you send REQ_DOWN_ITEM, it gets translated into REQ_SCR_DLINE and the menu scrolls by one item. You can manually give REQ_SCR_ operations to do scrolling.