Yeah, that would be ugly :).
----- Original Message -----
From: "Chip Orange" <[email protected]>
To: <[email protected]>
Sent: Wednesday, May 19, 2010 12:55 PM
Subject: RE: is it possible to create a context menu with a script?
you could detect when a right click happened, and maybe even build a
listbox
dynamicly if you could figure out if the right click happened over your
item, but then is displaying a dialog with a listbox the same thing as a
context menu (assuming you could make it close with the enter key and not
require an "ok" button)? it doesn't sound like it would look much like a
context menu.
Chip
-----Original Message-----
From: Jeff Bishop [mailto:[email protected]]
Sent: Wednesday, May 19, 2010 3:49 PM
To: [email protected]
Subject: Re: is it possible to create a context menu with a script?
I don't think so but it would be cool.
----- Original Message -----
From: "Chip Orange" <[email protected]>
To: <[email protected]>
Sent: Wednesday, May 19, 2010 12:48 PM
Subject: is it possible to create a context menu with a script?
Hi all,
the subject says it all; is it possible to have something like a listbox,
where you can create a context menu if the user right clicks on any item
in
the listbox?
thanks.
Chip