We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › Is there some kind of tool tip function
Page Index Toggle Pages: 1
Is there some kind of tool tip function ? (Read 666 times)
Is there some kind of tool tip function ?
May 10th, 2010, 3:07pm
 
Hi , i have a simple program wich shows an image .



i want that if you hoover over the image , it displays a tool tip.


is there a built in way to do this.


Or do i have to do it manuall via something like drawing a rect and some text ?



thanx !!!


Smiley Smiley Smiley Smiley Smiley Smiley
Re: Is there some kind of tool tip function ?
Reply #1 - May 10th, 2010, 3:27pm
 
Might be worth looking to see if someone has already implemented something like this in a library.  Otherwise I'm pretty sure it's a matter of "drawing a rect and some text"...
Page Index Toggle Pages: 1