Dragging multiple objects
From: RPM (rolypolyman_at_gmail.com)
Date: 11/29/04
- Next message: Rob Kennedy: "Re: Dragging multiple objects"
- Previous message: Bob Richardson: "Re: writing to tMemINIfile"
- Next in thread: Rob Kennedy: "Re: Dragging multiple objects"
- Reply: Rob Kennedy: "Re: Dragging multiple objects"
- Reply: Maarten Wiltink: "Re: Dragging multiple objects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Nov 2004 14:53:16 -0800
Is there a way I can split a mouse operation onto two objects?
For instance, if I am dragging the mouse across a TImage to paint
a line, am I able to force another TImage to paint a line, too
(as if I had my mouse on top of it)? I need to redirect the
event somehow. Obviously I am doing something a little more
complicated than this, but a general concept would help.
I just need the second component to think the mouse is upon it
rather than somewhere else.
Thanks very much,
RPM
- Next message: Rob Kennedy: "Re: Dragging multiple objects"
- Previous message: Bob Richardson: "Re: writing to tMemINIfile"
- Next in thread: Rob Kennedy: "Re: Dragging multiple objects"
- Reply: Rob Kennedy: "Re: Dragging multiple objects"
- Reply: Maarten Wiltink: "Re: Dragging multiple objects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|