need help with a rpg im making in vb
Posted: Sun Dec 09, 2012 9:15 am
Hi title smays it all i need help an what i need is on mouse hover it to read like a bubble like in rpg's were you hover and it has stats does anyone know howwww?
Sharing, Teaching and Supporting coders of all ages and levels since 2009
https://www.codenstuff.com/forum/
CodenStuff wrote:You could just add a mouse hover/leave event to the object and on hover have a panel or something show up above the object with data inside and then remove the panel on mouse leave.Thanks for the idea i tried to do like a custom bubble notify thing but to complex ill try this