Am Samstag, den 11.12.2010, 20:36 +0100 schrieb Peter Persson <pep.fishmoose@gmail.com>:
Hi, I've installed a toolbar resource. In the handler for the WM_TOOLBAR message, I'm using graf_movebox() to allow toolbar objects to be dragged within the toolbar resource object. On XaAES, a second WM_TOOLBAR message is generated when the mouse button is released, referring to the original object (the one being dragged). This behavior is different from that of N.AES.
Hello,I guess Windom has it's own Toolbar implementation.... so this is probably of little help for you, but with WinDom + Toolbar I only get one WM_TOOLBAR message for a mouse click.
Greets, m