T O P I C R E V I E W |
rmmarsh |
Posted - 24 Feb 2008 : 18:48:41 I have several buttons (download, upload, etc.) that when the user hover's over, I want to display the word "Download", "Upload" (kind of like hover help)... how do I do that?
Also, when graphic labels are loading, I would like to have something display indicating what they are (like, a graphic label that has the word "Download" I would like to see the word "Download" while the graphic is being rendered)... how do I do that? |
4 L A T E S T R E P L I E S (Newest First) |
s.dav |
Posted - 25 Feb 2008 : 09:05:14 The Graphical Label has also the Tip property, click on the "Custom" button under the properties window |
rmmarsh |
Posted - 24 Feb 2008 : 21:21:15 Regarding the buttons... I found GfxMenu and that took care of it... thanks for your help, TOON! |
rmmarsh |
Posted - 24 Feb 2008 : 21:01:32 Oops... it's a graphic label, not an image... sorry.. |
T00N |
Posted - 24 Feb 2008 : 20:36:07 1.Go the the properties of the image and fill in DOWNLOAD in the TIP section.
2. Don't really know if there a function for this. I have an idea but I can't test it because my files load to fast. |