Vengeance66 wrote:Yes. Nice work with the inventory. Interesting idea. Have you thought about making the remove inventory item button the right click?

Really interesting.
Sorry my english.
yes but there is a problem.
When change cursor with the command: "Action.ChangeDefaultCursor "Cross1.ico", in that screen cursors each hotspots disappear.
Clicking the "X" they return because In the "X" I have to say to each hotspot the cursor and variables to return object in inventory!
Action.ChangeDefaultCursor "Colored_Cross.ico"
taglierino1=0
cavo1=0
gancio1=0
calamita1=0
chiave1=0
Hotspot(1).MouseIcon = LoadGraphicFile("indietro.ico")
Hotspot(3).MouseIcon = LoadGraphicFile("Colored_Use.ico")
Hotspot(5).MouseIcon = LoadGraphicFile("occhio.ico")
Hotspot(7).MouseIcon = LoadGraphicFile("occhio.ico")
Hotspot(9).MouseIcon = LoadGraphicFile("occhio.ico")
Hotspot(11).MouseIcon = LoadGraphicFile("occhio.ico")