Tool Tip Text

For questions and postings not covered by the other forums
ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Tool Tip Text

Postby ConvertFromOldNGs » Fri Aug 07, 2009 1:17 pm

by Cass >> Fri, 14 Mar 2008 17:25:50 GMT

Hi All,

I am extending a web application that i have done and i would like to add tool-tip text to the cursor when hovering over certain control objects. There doesn't seem to be a method within the control that sets tool tip text (as there is in Java), is there any way of achieving this. Please note that this is a web app, i am aware not all Jade functionality works online.

Thank you!!

Cass

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Tool Tip Text

Postby ConvertFromOldNGs » Fri Aug 07, 2009 1:17 pm

by Brendan >> Sat, 15 Mar 2008 10:18:05 GMT

Hi,
The property Form.bubbleHelp is Jade's version of tool tip. Setting this property at design or runtime to a non-null value produces the pop-up tool tip effect in Jade Smart Thin Client. As far as I know, setting this property will also provide what you want on a Jade web app. Worth a try.

Cheers, Brendan

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Tool Tip Text

Postby ConvertFromOldNGs » Fri Aug 07, 2009 1:17 pm

by Brendan >> Sat, 15 Mar 2008 10:18:55 GMT

Sorry, should have said property Window.bubbleHelp.

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Tool Tip Text

Postby ConvertFromOldNGs » Fri Aug 07, 2009 1:17 pm

by Murray Symon >> Sun, 16 Mar 2008 0:47:20 GMT

As Brendan pointed out, there is a bubbleHelp property on controls.
At work we have web apps and I am pretty sure that the bubble help
tool tips don't usually show in it (as they do in Thin Client).

Bear in mind that in Jade web-enabled applications the Jade form
is translated to HTML which imposes a lot of limitations so that
much functionality is lost. There is a white paper available on
Jade's website that details what is/isn't implemented for each
control type. I find this quite useful to refer to...

"HTML Thin Client - Jade Forms" ... JADE_WP_HTMLForms.pdf
<http://www.jadeworld.com/jade/whitepapers.htm#htmlforms>

HTH,
Murray Symon.

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Tool Tip Text

Postby ConvertFromOldNGs » Fri Aug 07, 2009 1:17 pm

by Murray Symon >> Mon, 17 Mar 2008 7:25:53 GMT

I checked a couple of forms in our main web app ... TextBoxes do
show their bubble help, but longer entries are truncated (6.1.11).

Murray.

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Tool Tip Text

Postby ConvertFromOldNGs » Fri Aug 07, 2009 1:17 pm

by Cass >> Mon, 17 Mar 2008 16:26:27 GMT

Hi Brendan / Murray

Thank you for your advice. I will use the bubbleHelp property - i knew there must be a way of doing it. I was initially using labels, which it appears does not take that functionality across to web apps, but the text boxes definitely does. Thanks for the link too, it is most helpful.

Thanks again!

Rich


Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 7 guests

cron