Hello!    I am having an issue with a DataGrid's scroller.   The DataGrid is in 
another group ("flyupMenu")  that is located off-screen at the bottom (the top 
of grp " flyupMenu " = the bottom of the card).   Then, when a button is 
clicked, "flyupMenu" is moved up into view.  At this point everything looks 
good.   However, you can't swipe the DataGrid to change the scroll.  It is 
nonresponsive or isn't there.   I found the DataGrid's scroller (it's the long 
id of the DataGrid), and it's location is the original position below the card. 
  I tried everything I can think of to "reset" the scroller, but nothing has 
worked.   I changed the size of the DataGrid, I set the rect of the scroller to 
the rect of the DataGrid, I reloaded the DataGrid's dgData... nothing has 
worked to get the scroller to respond to touch.

Any thoughts?

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to