Tool Tips

R

Rpatton

If i am correct in assuming that tool tips are the little text description
(yellow) that pop up when you mouse over a control, an i believe that to be
true.

I have search the world for the reson mine don't work ANY WHERE. I have
made shure that the properties are correct and verified that the contril is
on the front layer of the page. When you mosse over it you get nothing!

What can i do to help my users?

Dick
 
M

M Skabialka

I had that problem and advice in this group told me the tool tips stopped
working if you copied and pasted a button. So I recreated each button from
scratch, moved the code over, deleted the old and renamed the new to what it
used to be. Now the tool tips work on all buttons!

Isn't this crazy how things like this work?
Mich
 
M

Micah Chaney

Actually I think the property you're looking for isn't Tool Tips but Control
Text Tip...if that's the same thing, then nevermind, but I've never heard of
Tool Tips. Try that. HTH
 
Top