Page 1 of 1
Swipe (gesture) scrolling for DataGrid in iOS
Posted: Mon Feb 07, 2011 8:00 pm
by SteveHanlan
It would be nice to be able to scroll a datagrid with a swipe on the body of data, (rather than the small scrollbar), as is expected by iOS users.
I tried creating one, but the datagrid reacts to the mouseDown, so I cannot detect a mouse movement (to simulate a swipe)
Steve Hanlan
Re: Swipe (gesture) scrolling for DataGrid in iOS
Posted: Sun Jun 19, 2011 4:54 pm
by jesse
I second that request.
Re: Swipe (gesture) scrolling for DataGrid in iOS
Posted: Sun Jun 19, 2011 7:44 pm
by bn
Hi all,
have a look here
http://forums.runrev.com/phpBB2/viewtop ... iOS#p37833
(searching the forum for "datagrid iOS" turned this up)
Jellicle posted some attached stacks in that thread regarding datagrid and swiping/scrolling. Download the stacks and see if it helps.
Kind regards
Bernd
Re: Swipe (gesture) scrolling for DataGrid in iOS
Posted: Mon Jul 25, 2011 7:47 pm
by SteveHanlan
Update
I added MobGuI to my LiveCode, and the native scroller in that product works seamlessly!
(Not to mention everything else in MobGuI)
Steve