Cursor in TextField

This is iOS where there is no MouseDown or GotFocus events :frowning:

https://documentation.xojo.com/api/user_interface/mobile/mobiletextcontrol.html

I have been told declares are necessary for this basic functionality. Iā€™ve searched a little but havenā€™t found anything except how to force the focus to the control with becomeFirstResponder. I found this thread suggesting the use of one of those ā€œiosLibā€ components, however Iā€™m not sure if those libraries were updated for the Mobile* prefix controls.

There is a feedback case from 2014 requesting the GotFocus event. <https://xojo.com/issue/36429>

1 Like