Search found 2 matches

by lswing
Thu Apr 26, 2012 6:39 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Mouseover rollover effects
Replies: 10
Views: 13852

Re: Mouseover rollover effects

I've noticed the mouse over image swap does not work when holding down the left mouse button, ie when dragging an object. Know how to solve this?
by lswing
Wed Apr 25, 2012 6:15 pm
Forum: Talking LiveCode
Topic: Remove row data, not whole field
Replies: 2
Views: 2601

Remove row data, not whole field

All, Still getting familiar withe the code. I can add data from an array into select fields, but can't find out how to remove specific rows of data when I want to move them to another field. This is the only remove code, but it deletes the whole field, ideas? Thanks! put empty into field "ArrayData4"