To be more precise, in my on_mouse_click function I have:
ProcessClick(mouse.x,mouse.y, mouse.Mode);
I tried setting "Override built-in inventory window click handling" to TRUE.
Now the mouse cursor doesn't change into that of the item's cursor graphic, but other events from the item's event handle panel doesn't happen anyway.
ProcessClick(mouse.x,mouse.y, mouse.Mode);
I tried setting "Override built-in inventory window click handling" to TRUE.
Now the mouse cursor doesn't change into that of the item's cursor graphic, but other events from the item's event handle panel doesn't happen anyway.