ID:1687781
 
Code:


Problem description:
Hi, I want to create an information system of objects, I mean that putting the mouse over the object it will show me a table with information aparete as in the picture below, how could you do this?

http://s.g321.it/website/pockie_pirate/activities/chapter3/ images/img/image016.jpg

What you see in this picture is the box that appares when you got your mouse over the item, it shows you the dmg... the item atributes.

You can use atom's icon variable for background, atom's maptext variable for text and define atom's MouseEntered() / MouseExited() to make it appear/disappear.