Oh, just noticed that mouse_left isn´t checked inside the panel_clicked function. Perhaps you could put a decision structure to check if mouse_left is true and then shift bmaps...
Re: Why is my panel event not being called??
[Re: dmBlack]
#286810 08/27/0914:2208/27/0914:22
Actually you´ll see the mousemap moving, but mouse_pos will be null, if you don´t set it via mouse_cursor. So the engine won´t realize when you touch a panel. Maybe this helps.