This site is no longer active and is available for archival purposes only. Registration and login is disabled.

Bug with Edge - Stylus


Bug with Edge - Stylus

Postby gilad_no » Feb 21, 2007 @ 12:16am

On Windows:

I press the mouse button, hold it pressed, drag the mouse outside the window, and then release it.

The framework will only call OnStylusDown, without the Up event.

The framework should capture the mouse for the current window (SetCapture) and handle the WM_CAPTURECHANGED message in order to solve the problem.

Regards,
Gilad Novik
gilad_no
pm Member
 
Posts: 22
Joined: Feb 13, 2007 @ 5:50pm
Location: Montreal


Postby edge » Feb 21, 2007 @ 12:35pm

Hi Gilad,

Thanks for the heads up, we will fix this for 3.00.

In the meantime you can implement your own OnMessage callback in the Edge framework to handle this message, and send a WM_LBUTTONUP message when it happens.

More information about this callback can be found here:
http://www.edgelib.com/index.php?node=1017
EDGELIB: Cross-platform mobile development at your fingertips
http://www.edgelib.com
User avatar
edge
pm Member
 
Posts: 1180
Joined: Aug 22, 2005 @ 3:42pm
Location: The Netherlands


Return to EDGELIB


Sort


Forum Description

Powerful and affordable C++ middleware solution covering true multi-platform 2D, 3D and network features for Apple iPhone, Windows Mobile, Symbian S60, UIQ, Linux and Windows desktop.

Moderator:

edge

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron