Previous: Menu Windows, Up: Menu Library [Contents][Index]
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.