Hi
I am new to LiveCode.
I can highlight a row in a datagrid for a desktop application in response to a mouseclick . How can I do the same thing for touch using the iphone/iphone simulator please?
Thanks
Neo
highlighn a row in datagrid for ios
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- VIP Livecode Opensource Backer
- Posts: 931
- Joined: Thu Nov 13, 2008 6:48 am
Re: highlighn a row in datagrid for ios
Hi Neo, LC accepts tapping inputs on mobile devices. You don't need to change anything in your code... This functionality will automatically appear.neomodus wrote:Hi
I am new to LiveCode.
I can highlight a row in a datagrid for a desktop application in response to a mouseclick . How can I do the same thing for touch using the iphone/iphone simulator please?
Thanks
Neo
-- Mark
macOS 12.6.5 (Monterey), Xcode 14.2, LC 10.0.0, iOS 15.6.1
Targets: Mac, iOS
Targets: Mac, iOS
Re: highlighn a row in datagrid for ios
Many thanks
Neo
Neo