Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » saving the font state of a tree item
saving the font state of a tree item [message #453758] Fri, 08 April 2005 17:32
Eclipse UserFriend
Originally posted by: kent.generatescape.com

I have a treeViewer and I save the state of the model.

This tree can be in different languages, hence different scripts and
different fonts.

The user can currently select a tree node and change the font, for example:

items[i].setFont(font);

What would be the best way to save this font info? I would rather keep it
out of my model if possible.

thanks

kent
Previous Topic:browser.setText() with relative links
Next Topic:columns for TableViewer not working
Goto Forum:
  


Current Time: Fri Apr 26 12:00:45 GMT 2024

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

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

Back to the top