Yes, but you can work around this. In the on_event function, catch the GUI_MDOWN event. If this event happens over that GUI over button -1 (i.e. not on any button) (or alternatively, within certain mouse.y values) call the regular mouse handler instead.