Height of pulled down menu vs screen height

Discuss problems and solutions.
Post Reply
amundsen
Regular
Posts: 62
Joined: 04 May 2013 19:11

Height of pulled down menu vs screen height

Post by amundsen »

Hello,

Is there any way to access items at the bottom of a pulled down menu when the menu's bottom is beyond tablet's bottom ? Currenly I don't see any, meaning I can't have menus containing many items, which makes the menu a bit useless.

Any suggestion ?

Thank you in advance.
oldgearguy
Regular
Posts: 315
Joined: 02 Nov 2013 11:19

Re: Height of pulled down menu vs screen height

Post by oldgearguy »

amundsen wrote:Hello,

Is there any way to access items at the bottom of a pulled down menu when the menu's bottom is beyond tablet's bottom ? Currenly I don't see any, meaning I can't have menus containing many items, which makes the menu a bit useless.

Any suggestion ?

Thank you in advance.

If I have a 32 item menu (the max still I believe), I have to reduce the H: value for the menu object and place the menu tab near the top of the screen.
If your menu object is placed at the top (Y: is 0), using a font of 12pt and an H: of 21 will just fit 32 choices on a standard iPad screen. You can make the font smaller to give more separation between items if desired.
Post Reply