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

Re: [MiNT] XaAES + toolbar behavior



11 dec 2010 kl. 21.28 skrev m0n0:
> I guess you know that the mouse click is repeating when you hold it down (just asking to be sure...).
> Maybe the last mouse event stops graf_movebox, but is also passed to the event list of the XaAES? If thats the case, then this problem is not only related to WM_TOOLBAR, but all the code that makes use of functions like graf_*box  (custom sliders, etc. ).

Mouse click events are afaik not supposed to be repeating, at least not in this context?

-- PeP