Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » list and bold items
list and bold items [message #462728] Tue, 18 October 2005 11:32 Go to next message
Eclipse UserFriend
Originally posted by: osipov.appliedtech.ru

Guys, is there a way to make some items in a list widget having bold text
and the others normal text?
if for list it is impossible, can that be done for a table widget?
thanks again in advance.
Re: list and bold items [message #462739 is a reply to message #462728] Tue, 18 October 2005 15:16 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Peter,

You can use a Table instead of a List, and use TableItem.setFont(Font) to
set the font on individual items to a bold font.

Grant

"Peter Osipov" <osipov@appliedtech.ru> wrote in message
news:dj2mgs$k3v$1@news.eclipse.org...
> Guys, is there a way to make some items in a list widget having bold text
> and the others normal text?
> if for list it is impossible, can that be done for a table widget?
> thanks again in advance.
>
>
Re: list and bold items [message #462773 is a reply to message #462739] Wed, 19 October 2005 02:53 Go to previous message
Eclipse UserFriend
Originally posted by: osipov.appliedtech.ru

Ok, thanks very much indeed!
Previous Topic:Dynamic Control in Wizard.
Next Topic:ScrolledComposite/Composite question
Goto Forum:
  


Current Time: Thu Apr 25 20:42:51 GMT 2024

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

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

Back to the top