What a Drag?
Björnke von Gierke
bvg at mac.com
Wed Jun 10 15:27:39 EDT 2009
you'd need to catch the drop (of course), and if it's a image file
(you'd need to find it out via the dragdata["files"]) then you create
an image object (referenced or imported, depending on what you want)
and finally set a chars imagesource.
On 10 Jun 2009, at 14:47, Richmond Mathewson wrote:
> Björnke von Gierke wrote:
>> as far as I know, it's not used in the ide, but it is possible to
>> use the drag/drop stuff to implement it yourself.
>
> ???? Pray tell ?????
>>
>>
>> On 10 Jun 2009, at 14:18, Richmond Mathewson wrote:
>>
>>> I'm a bit slow on the uptake, and will continue to be
>>> so until the good folk at Edinburgh press a copy of
>>> RR 4 into my sweaty paws at the conference.
>>>
>>> So I was "a bit disturbed" when I read a message from a
>>> chap who was proposing to drag image files from outwith
>>> RunRev and drop them into a field.
>>>
>>> As far as I know one cannot drag files from "any-old-where"
>>> (and any-old-linguist who disputes the existence of infixes
>>> in English has got to have a hard think) onto a Runtime Revolution
>>> stack . . . yet (cough, cough, hint, hint), but must use the
>>> import menu items or code.
More information about the use-livecode
mailing list