B4J Question TableView and TextField

moore_it

Well-Known Member
Licensed User
Longtime User
Hi all,

i need to activate requestfocus of a textfield that i put on a tableview's row.
It's possible ?

Thanks in advice
 

PatrikCavina

Active Member
Licensed User
Longtime User
Yes.
Attached an example using timer to set random focus
 

Attachments

  • TxfInTableFocusTest.zip
    2.1 KB · Views: 248
Upvote 0
Top