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

[MiNT] XaAES + toolbar behavior



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.

Is it supposed to be that way, or is it a bug?

-- PeP