Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] how to set the TreeItem font to bold?

Wednesday, April 16, 2003, 4:16:04 PM, Veronika Irvine wrote:

> Please enter an enhancement request against Platform SWT in bugzilla and 
> add your snippet.
> Note that your implementation is specific to Windows but SWT supports the 
> same API on all platforms.  We need to to investigate the solution for all 
> platforms before releasing new API.

Yes, I would imagine the API would be to set the font of the tree
item, and get the bold state out of the font, rather than having a
separate setBold() API.  Otherwise you open yourself up to
setItalic(), etc.

David

-- 
Regards,
David                            
mailto:dlwhiteman@xxxxxxxxxxxxxxx



Back to the top