mergDataGridScroller CheckForLongTouch error

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
trevix
Posts: 1079
Joined: Sat Feb 24, 2007 11:25 pm
Contact:

mergDataGridScroller CheckForLongTouch error

Post by trevix » Thu Sep 22, 2016 2:09 pm

When the data grid is empty, holding down the mouse on it trow an error in LC 8.1.0 and LC 7.1

Script "CheckForLongTouch" of button "merDataGridScroller Behavior" of card "mergDataGridScroll"
line 328 : error in object expression. bad target.

I have a

Code: Select all

dispatch "updateContentRect" to group "mergDataGridScroller" of card "MyCard" of stack "MyStack"
after setting the dgData of the data grid

Any Idea?
Thanks
Trevix
Trevix
OSX 14.6.1 xCode 15 LC 10 RC1 iOS 15> Android 7>

Post Reply