472,334 Members | 1,533 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,334 software developers and data experts.

controltip text not working :-(

I tried to put some text into the controltip text of the properties of
a command button. I tested it out and nothing happened. I have the
status bar text, but I want the text tip that hovers when I mouse over.

I looked all over and found stuff on putting it in code. Not what I
wanted, because I thought you could just put it in the controltip text
property. I tried it out anyway and that doesn't do anything either.

I put this code on a combo, tested it out and the combo flickered a
little. That was it. Can anyone please help?

Thanks.

Code:
Private Sub cmdFind_MouseMove(Button As Integer, Shift As Integer, X As
Single, Y As Single)
On Error GoTo Err_cmdFind_MouseMove

Me.cmdFind.ControlTipText = "Find a Candidate Record"

Exit_cmdFind_MouseMove:
Exit Sub

Err_cmdFind_MouseMove:
MsgBox Err.Description
Resume Exit_cmdFind_MouseMove
End Sub

Nov 13 '05 #1
7 9162
Rog
Control tip text may not display if you have an object in front of your
button (e.g. a rectangle). Could that be the case?

Nov 13 '05 #2
The control tip text is what displays automatically when you move the mouse
over a control. You should not have to handle the Mouse Move event, and set
the control tip property there, just set it in design mode, and forget it. It
may in fact be that trying to change the control tip while the mouse is over
the control is the problem.

Also, control tips don't seem to work in subforms in Access 2002.

On 26 Jan 2005 08:18:49 -0800, "misscrf" <mi*****@yahoo.com> wrote:
I tried to put some text into the controltip text of the properties of
a command button. I tested it out and nothing happened. I have the
status bar text, but I want the text tip that hovers when I mouse over.

I looked all over and found stuff on putting it in code. Not what I
wanted, because I thought you could just put it in the controltip text
property. I tried it out anyway and that doesn't do anything either.

I put this code on a combo, tested it out and the combo flickered a
little. That was it. Can anyone please help?

Thanks.

Code:
Private Sub cmdFind_MouseMove(Button As Integer, Shift As Integer, X As
Single, Y As Single)
On Error GoTo Err_cmdFind_MouseMove

Me.cmdFind.ControlTipText = "Find a Candidate Record"

Exit_cmdFind_MouseMove:
Exit Sub

Err_cmdFind_MouseMove:
MsgBox Err.Description
Resume Exit_cmdFind_MouseMove
End Sub


Nov 13 '05 #3
Not that I see. I have this in place ( the controltip text in the
properties) for 4 different combo boxes...

misscrf

It is never too late to become what you could have been ~ George Eliot

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 13 '05 #4

ps that not that I see is for the rectangles. Anyway, these are on the
main form. I took out the code, so that isnt stopping the control text.
I don't understand why it doesn't work. Is there something special that
you have to do to make controltip text appear?
lol
Thanks.
misscrf

It is never too late to become what you could have been ~ George Eliot

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 13 '05 #5
Steve Jorgensen wrote:
The control tip text is what displays automatically when you move the mouse
over a control. You should not have to handle the Mouse Move event, and set
the control tip property there, just set it in design mode, and forget it. It
may in fact be that trying to change the control tip while the mouse is over
the control is the problem.

Also, control tips don't seem to work in subforms in Access 2002.


A97 and WinXP. I may have tool tips when I first enter the app but
after a bit they simply are ignored.
Nov 13 '05 #6
On Wed, 26 Jan 2005 18:49:41 GMT, Salad <oi*@vinegar.com> wrote:
Steve Jorgensen wrote:
The control tip text is what displays automatically when you move the mouse
over a control. You should not have to handle the Mouse Move event, and set
the control tip property there, just set it in design mode, and forget it. It
may in fact be that trying to change the control tip while the mouse is over
the control is the problem.

Also, control tips don't seem to work in subforms in Access 2002.


A97 and WinXP. I may have tool tips when I first enter the app but
after a bit they simply are ignored.


Come to think of it, I have seen that in A97 and WXP. I forgot that's why I
stopped trying to use control tips in the A97 app I just finished.
Nov 13 '05 #7
yeah, that seems to be the problem. I don't have them in the subform,
and I took the event code out. I had tried that after the design
property setting wasn't working, as a way to work around it.

I even went to tool options, and changed the default to 2002 instead of
2000. then I converted the db to 2002. The 2000 and the 2002 seem to
be ignoring the tip text, so I will have to give up. I have other
issues that I need to address now. Thanks for trying to help!
misscrf

It is never too late to become what you could have been ~ George Eliot

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 13 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Wayne Aprato | last post by:
The controltip text has disappeared in all of my databases in Access 2003 (Access 2000 format). The same controltips show fine when running under...
2
by: Rob | last post by:
THis is probably an easy one. I want to change the tool tip text in a continuous form for a visible field based on info in a hidden field on the...
4
by: DeanL | last post by:
Hi everyone, Does anyone know of a way in MS Access to have the ControlTip Text that can be set with a message to pop up with the date/time that...
0
by: Ron | last post by:
Hi All, If utilized as a sub-form, the ControlTip Texts of all the labels (you know...you can hover the mouse over either the control itself, or...
4
by: Neil | last post by:
I just noticed that control tips aren't working in any of my databases. I recently installed Access 2003, and created a database in it, and noticed...
2
by: DentRouge | last post by:
I've developed an Access interface for a non-profit. I just discovered that the controltip text feature does not work on precisely one of their...
0
by: Tom | last post by:
All: I've inherited a DB with many forms and have been asked to make use of the ControlTips feature to improve the user interface. For ease of...
2
by: woodglass | last post by:
Is it somehow possible to increase the font size of the ControlTip text in Access 97 ?. TIA, woodglass...
2
by: Jshe | last post by:
Is there a way to speed up the time it takes for a controltip text message to appear on a textbox in my forms? Ideally I would like the controltip...
0
by: concettolabs | last post by:
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: teenabhardwaj | last post by:
How would one discover a valid source for learning news, comfort, and help for engineering designs? Covering through piles of books takes a lot of...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.