iPhonelist size/position

How do you keep a iphone list from taking up all of the iPhoneRegion? I've tried adding another region where I want it, various align properties (alNone comes close). What I need is for the list to be at the top of the screen so underneath I can put buttons for various actions on the selected item in the list. I also need to be able to change the selected item from the program, but haven't tried that until I get the list in position. I'm using Rio 10.3.1 and Intraweb 15.1.12 (or 9, or 7), and iPhone controls 2.6.1.0

Hi,


- Have you tried combining a client aligned TIWIPhoneRegion with a TIWIPhoneFooter or a bottom aligned IWRegion?
- You can set the selected item with the SelectedIndex property