Quote from: KhrisMUC on Tue 24/07/2007 20:20:39
And keep in mind that eMouseLeftInv and eMouseRightInv only work if the cursor is over an InventoryItem.
If you want to change the cursor while it's over the GUI, you have to use mouse.IsButtonDown() in repeatedly_execute, IIRC.
Yes, that's the a problem.
I tried it (mouse.IsButtonDown), but... changing cursor is... clumsy... it's changing too fast...
Do you know what to do with that..?