Move a native iOS field?

Gerry Orkin gerry.orkin at gmail.com
Tue Jun 18 00:47:51 EDT 2013


If I understand your problem correctly, try setting the rects of the native controls (including the multiline one) instead of hiding and showing them. That way it will appear that they have all moved up the screen so the multiline one shows above the keyboard.

Gerry


On 18/06/2013, at 7:45 AM, Matthias Rebbe <matthias_livecode_150811 at m-r-d.de> wrote:

> Hi,
> 
> i have form in my iOS App with serveral native fields. The last field (a multiline one) is covered by the keyboard.
> Is there a way to scroll the complete form?
> 
> I have seen iOS apps, where one can move/scroll a group of native fields. I tried to hide the native multiline field when entering that field and then place the field in the middle of the screen and set it visible again. But this seems not be working.
> 
> Any ideas?
> 
> Regards,
> 
> Matthias
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list