(RPG) How to display multiline textbox on Android

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
JohnJoiner
Posts: 37
Joined: Fri Oct 19, 2012 8:48 am

(RPG) How to display multiline textbox on Android

Post by JohnJoiner »

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
Multiline Textbox.docx
(109.78 KiB) Downloaded 476 times
Post Reply