| Author |
How do you get a mouse over message on a button
|
bobby, morkos
Ranch Hand
Joined: Jan 04, 2002
Posts: 82
|
|
|
I have a button and when a mouse over a button, I want to get get a description message.
|
 |
lavanya subramanian
Ranch Hand
Joined: Nov 03, 2000
Posts: 52
|
|
Hi bobby, you can have mouse listener attached to the button and with the mouseEntered method u can display the message. lavanya
|
 |
Terence Doyle
Ranch Hand
Joined: May 30, 2001
Posts: 328
|
|
Hi, Why not try this: Hope that helps.
|
Raising Flares debut album 'Ignition' out now
http://www.raisingflares.com
Terry Doyle <br />SCPJ 1.4 , SCWCD , SCMAD(Beta)
|
 |
 |
|
|
subject: How do you get a mouse over message on a button
|
|
|