How do you get the content of iOS multiline field?

This is the place to discuss anything relating to MobGUI

Moderators: heatherlaine, kevinmiller, robinmiller, malte, splash21

Post Reply
donryan
Posts: 32
Joined: Mon Jul 23, 2012 1:09 pm

How do you get the content of iOS multiline field?

Post by donryan » Mon Jul 23, 2012 4:10 pm

Using the mobGUI native iOS text control (single line), I can read and get the contents of the field using the following:

Code: Select all

put the uText of group "mobNotes" into tData["Notes"]  

This works fine for the single line text control. However, it doesn't work for the MultiLine control.
Can anyone tell me how to get and read the contents of the mobGUI iOS MultiLine control?
LiveCode 5.5.3 -- OS X 10.8.2

Post Reply

Return to “MobGUI”