Swipe (gesture) scrolling for DataGrid in iOS

Something you want to see in a LiveCode product? Want a new forum set up for a specific topic? Talk about it here.

Moderator: Klaus

Post Reply
SteveHanlan
Posts: 80
Joined: Fri Jul 09, 2010 6:28 pm

Swipe (gesture) scrolling for DataGrid in iOS

Post by SteveHanlan » Mon Feb 07, 2011 8:00 pm

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

jesse
Posts: 205
Joined: Thu Nov 11, 2010 6:32 pm

Re: Swipe (gesture) scrolling for DataGrid in iOS

Post by jesse » Sun Jun 19, 2011 4:54 pm

I second that request.
Deving on WinVista Home Prem. SP2 32 bit. Using LiveCode 4.6.1 Pro Build 1392

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4163
Joined: Sun Jan 07, 2007 9:12 pm

Re: Swipe (gesture) scrolling for DataGrid in iOS

Post by bn » Sun Jun 19, 2011 7:44 pm

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

SteveHanlan
Posts: 80
Joined: Fri Jul 09, 2010 6:28 pm

Re: Swipe (gesture) scrolling for DataGrid in iOS

Post by SteveHanlan » Mon Jul 25, 2011 7:47 pm

Update

I added MobGuI to my LiveCode, and the native scroller in that product works seamlessly!
(Not to mention everything else in MobGuI)

Steve

Post Reply