When does LostMouseCaptureEvent fire in ML? |
Post Reply |
Author | |
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
Posted: 15 March 2009 at 11:00am |
I would have guessed that the LostMouseCaptureEvent should fire for an object when the mouse button has been held down on that object but the pointer has moved outside its borders and then been released, but this doesn't seem to be the case. When does the LostMouseCaptureEvent fire for an object (for example, the MarkupBorder object)?
I'm trying to implement my own drag & drop functionality for the MarkupLabel, and so far it is working great except for detecting when the mouse has gone outside of and object border and been released (I would like to end the drag & drop at this point). Thanks. |
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
|
Hi Oleg,
Do you have any more information on this event? The documentation doesn't help, and I haven't been able to get it to fire. When does it fire/what is this event useful for? Maybe we need CaptureMouse/ReleaseMouse methods for the markup objects so we can use this event? |
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Sorry development model in ActiveX still quite cutted. MFC version has also CaptureMouse/ReleaseMouseCapture methods without them LostMouseCaptureEvent is useless. :( Will be added also. Thanks.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
|
Okay, thanks Oleg. Is this likely to appear in the next version? I have a project due in a couple of months that could benefit from this feature (and some of the others that have been discussed on the MarkupLabel lately).
|
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi, please open new issue in issuetrack - will add last requested methods and send to test :)
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
|
Thank a lot Oleg...I've submitted the issue.
|
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |