(RPG) How to display multiline textbox on Android
Posted: Sat May 25, 2013 1:30 am
I've been puzzling this one too long, so I've got to ask...
I've created a utility procedure to show a context sensitive menu (I need more control than is provided with the built-in context menu) on a popOver form, and it works fine except for the message field, which is a multiline textbox UI element. The thing seems to display as I expect on iOS, but not on Android devices. How do I make a multiline textbox display on multiple lines on an Android device? See attached screen shots/code.
TIA
JJ
I've created a utility procedure to show a context sensitive menu (I need more control than is provided with the built-in context menu) on a popOver form, and it works fine except for the message field, which is a multiline textbox UI element. The thing seems to display as I expect on iOS, but not on Android devices. How do I make a multiline textbox display on multiple lines on an Android device? See attached screen shots/code.
TIA
JJ