Problems with keyboard and lists in new App
Hi Folks.
I've just finished work on a new App in MMF and I took it over to my Mac for testing. For the most part the App runs fine but I'm having a few issues...
1. The App runs in landscape mode. When the user clicks on a data field to type in some info, the keyboard appears in portrate orientation. Is there a way to make the keyboard appear in landscape mode?
2. On the iPad, the keyboard that is presented is fine, it has a Return key which when clicked dismisses the keyboard and puts the typed data into the selected data field. But on the iPhone, the keyboard presented just has the numbers on it (this is for number data fields) which does not have a Return key!?! How does the user dismiss the keyboard and tell the App to accept the entered data?
3. On one screen I have two scrolling lists but when the App is run both lists are up against the left of the screen and as a result one list is over the other so I can't see or access that list to use it. How can I fix that?
Any help much appreciated.