Control Tip Text

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have been asked to add some text which pops up whenever the user moves the
mouse over certain text. I am aware of the Control Tip Text Function however,
using this method does not provide me with enough space to write what is
required.

I am looking for a similar function which will allow me to add about 10
lines of text.

Is there an additional function or way in which I can add this amount of
text to a mouse over or Control Tip Text function?

Many Thanks In Advance,

Kieron
 
Hi,

I have been asked to add some text which pops up whenever the user moves the
mouse over certain text. I am aware of the Control Tip Text Function however,
using this method does not provide me with enough space to write what is
required.

I am looking for a similar function which will allow me to add about 10
lines of text.

Is there an additional function or way in which I can add this amount of
text to a mouse over or Control Tip Text function?

Many Thanks In Advance,

Kieron

The ControlTip Text is limited to 255 characters, not by the number of
lines. If your total text is under that amount, you can add new lines
by entering Ctrl+Enter where needed.
 
Kieron said:
Hi,

I have been asked to add some text which pops up whenever the user moves the
mouse over certain text. I am aware of the Control Tip Text Function however,
using this method does not provide me with enough space to write what is
required.

I am looking for a similar function which will allow me to add about 10
lines of text.

Is there an additional function or way in which I can add this amount of
text to a mouse over or Control Tip Text function?

Many Thanks In Advance,

Kieron
Hi

Here is a link to Stephen Leban's webpage which has a database example
of great tooltips.

http://www.lebans.com/tooltip.htm

Hope this helps,

Jeff Cox
 
Back
Top