|
From: Mark G. <mar...@me...> - 2001-03-10 14:35:20
|
>if by right popup you mean a right click menu or such, the answer is =
yes.=20
Will I be able to suppress a standard popup?
Thanks Mark
----- Original Message -----=20
From: Michael Pemberton=20
To: dyn...@li...=20
Sent: Saturday, March 10, 2001 8:29 AM
Subject: Re: [Dynapi-Widgetdev] Drag and Drop
if by right popup you mean a right click menu or such, the answer is =
yes.=20
as for dragging with altered click triggers (mouse click to start, =
mouse click to end) you would need to alter the drag code. the drop =
feature is simply and extension of dragging and does not effect any drag =
code.=20
there are still a few problems with the drag drop setup. one is that =
the mouse event x & y values are not updated when you start playing =
around with the object being dragged. This should be solved but I don't =
think anyone is working on it at the moment.=20
Mark Goldin wrote:=20
Hi Michael,Thanks for quick help. I have two additional =
questions.1. Will I be able to implement right mouse ie5.5 popup object =
clicking on a dragable object?2. Move an object first cliking on it, =
then move without keeping mouse down, then clicking again to drop an =
object?Thanks, Mark=20
----- Original Message -----
From: Michael Pemberton
To: dyn...@li...
Sent: Saturday, March 10, 2001 7:53 AM
Subject: Re: [Dynapi-Widgetdev] Drag and Drop
checkout:=20
=
http://freeshell.org/~afroapi/examples/afroapi/events/drag.html=20
=
http://freeshell.org/~afroapi/examples/afroapi/events/dragdrop.html=20
The code can be got from here:=20
http://freeshell.org/~afroapi/afroapi.zip=20
=20
Mark Goldin wrote:=20
I need to develop an interface with drag and drop functionality. =
I also need snap-on effect. Can somebody point me to some examples I =
can use to get started?Thanks Mark
--=20
Michael Pemberton=20
mp...@ph...=20
ICQ: 12107010=20
=20
--=20
Michael Pemberton=20
mp...@ph...=20
ICQ: 12107010=20
=20
|