On Mon, Oct 4, 2010 at 3:40 PM, Trevor DeVore <li...@mangomultimedia.com> wrote:
> On Sat, Oct 2, 2010 at 9:32 AM, zryip theSlug <zryip.thes...@gmail.com>wrote:
>
>> Just to clarify, this is a change in the datagrid library itself not
>> in the LiveCode engine.
>> I have tried this by using the revdatagridlibrary stack from the
>> LiveCode 4.5 into my version of Revolution 4.5 dp2 and now I have to
>> set the dragAction to make the reorder perform.
>
>
> In the dgDragMove handler update the code that sets the dragAction to this:
>
> ## Make sure data grid control will accept drop
> if the dragSource contains the long ID of me and (the mouseControl is not
> empty and the long id of the mouseControl contains the long ID of me) then
>   set the dragAction to "move"
> end if


Thanks Trevor 8-)


Regards,
-- 
-Zryip TheSlug- wish you the best! 8)
http://www.aslugontheroad.co.cc
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to