[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] XaAES + toolbar behavior



Am 12.12.2010, 12:39 Uhr, schrieb Peter Persson <pep.fishmoose@gmail.com>:


12 dec 2010 kl. 10.34 skrev Helmut Karlowski:
http://toshyp.atari.org/en/008007.html

According to this WM_TOOLBAR should only be sent when mouse-button is pressed, not released. Maybe the additional release-event gives some valuable information to the client-app?

No, the two messages are identical, unfortunately. The message indicates

Ok. This seems to open a door to unfinished stuff in XaAES.

WM_TOOLBAR is sent in Exit_form_do and wind_set(WF_TOOLBAR). I cannot see why it is sent on a mouse-click unless you click on a TOUCHEXIT-object, would need further investigation. Is it not possible to ignore the second of two identical WM_TOOLBAR-msgs? Maybe a working bin would help to trace the XaAES-msgs.

the number of mouse clicks, but not the actual button status (i.e. the same info is sent regardless if I press the left or right button, or if I'm pressing or releasing that button).

Not nice ..

--
Helmut Karlowski