The height cannot be changed. There are several "prettier" alternatives to the standard menu items which you can use. Check out AHActionList for one possible alternative.
Need popup wth label (containing authorship details of app etc) & return button
Erel,
AHQuickAction seems to be for popup menu. I want a popup wth label (containing authorship details of app etc) & return button. Any ideas as to what's appropriate for that?
I've already tried Panel with a Label child. Problem is that it then makes it difficult to work with the Designer in that I have to keep bringing views to to the front (& sending them to the back) so that I see what I'm doing. So I decided to use MsgBox: however it doesn't allow the display of many lines: can I change the size of a message box?
Thanks, Erel. MsgBox does not expand (i.e. does not show lines at bottom) once there are above approx 7 lines (perhaps depending on resolution: I was using emulator 480x800 density 1.5). I used CRLF to do the end of line.