Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Tooltips
Tooltips [message #449467] Tue, 25 January 2005 04:39 Go to next message
Chris Fong is currently offline Chris FongFriend
Messages: 19
Registered: July 2009
Junior Member
Hi All,

Is it possible to change the font for tooltip text? How about other
tooltip properties like the delay time for a tooltip to popup?

Thanks,
Chris
Re: Tooltips [message #449485 is a reply to message #449467] Tue, 25 January 2005 13:33 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Hi Chris,

There is not support for customizing tooltip attributes like these, though
I've found at least one request for something similar (see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=73228 ). If you think that
these are important features to have then you can log a Feature Request(s)
with Platform - SWT.

That being said, you _can_ achieve any of these affects on your own if you
implement fake tooltips, as demonstrated in
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet125.java?rev=HEAD& amp;content-type=text/vnd.viewcvs-markup .

Grant

"Chris F" <bogleg_20@yahoo.com> wrote in message
news:ct4iio$eld$1@www.eclipse.org...
> Hi All,
>
> Is it possible to change the font for tooltip text? How about other
> tooltip properties like the delay time for a tooltip to popup?
>
> Thanks,
> Chris
>
Previous Topic:text field to edit date type
Next Topic:SWT Font and AWT Font shows different size
Goto Forum:
  


Current Time: Thu Apr 25 06:23:44 GMT 2024

Powered by FUDForum. Page generated in 0.02407 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top