Hi,
I've been asked to do things "while the left mouse button on an icon of a menu toolbar is being hold down" and when it's being released.
I've tried to add pbm_lbuttondown and pbm_lbuttonup, but that doesn't seem to be fired.
So my question is: Should I maybe use a different event or is it simply not possible with a menuitem?
TIA