Hi, Carol

You can change this line of code of the engage function of iter face

do :act slf f/text

with something like:

if e/double-click [do :act slf f/text]

I use it in my program on my reb site.

About drag and drop, it is not so easy because faces of text-list are not
static but computed at run time. It is more easy implement drag and drop with
'list style, where faces are static.


---
Ciao
Romano

From: "karol" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 04, 2001 2:38 PM
Subject: [REBOL] double-click on text-list


> Hi List!
> I want to write a simple program with GUI using VID and I have some
> question about it :
>  how to make text-list react on doubleclick?
>  and how to move items on text-list using drag and drop?
> maybe someone did it and source is available? I just don't know where to
> start
> thanks in advance
> Karol
>
>
>
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.
>

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to