Re: [Dynapi-Help] Drop functionality

2001-05-22 Thread Richard Bennett
From: "Alistair MacDonald" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: 22 May, 2001 20:04 Subject: Re: [Dynapi-Help] Drop functionality > > === [EMAIL PROTECTED] 22/05/2001 02:40:41 === > >I've already posted a drag handle patch. this should allow yo

Re: [Dynapi-Help] Drop functionality

2001-05-22 Thread Alistair MacDonald
=== [EMAIL PROTECTED] 22/05/2001 02:40:41 === >I've already posted a drag handle patch. this should allow you to select a specific >area that is the >only section of the widget that can activate a drag. Yes, I saw this. (I made a note to look at it in more detail - which I have) The drop ver

Re: [Dynapi-Help] Drop functionality

2001-05-21 Thread Michael Pemberton
I've already posted a drag handle patch. this should allow you to select a specific area that is the only section of the widget that can activate a drag. It shouldn't be too hard to modigy the drop code to allow this handle to be the active section tested when dropping. email me if you're int

[Dynapi-Help] Drop functionality

2001-05-21 Thread Alistair MacDonald
Common topic this lately, but I don't think I'm repeating anything 8-) I've been doing some playing using the drop code and wondered about a couple of things. 1) The order in which drop events are passed to layer children Basically, the code passes the events to the layers in the order they appe