Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » programatically set symbolic font name in text editor
programatically set symbolic font name in text editor [message #240985] Wed, 12 May 2004 15:10
Eclipse UserFriend
Originally posted by: amywu.us.DELETETHISPART.ibm.com

Hi,
Is there any way to programmatically set the symbolic font name in a
text editor? I'm working on a multipage editor where one of the pages is
a text editor, and I'd like to be able to use the font framework to
associate a symbolic font name w/ the text editor in the multipage editor.
It looks like currently AbstractTextEditor#getSymbolicFontName tries to
get the configuration element associated w/ the text editor and then
extracts the symbolic name from the element. But since I have a
multipageeditorpart, when AbstractTextEditor tries to get config element,
it returns null.

Thanks
Previous Topic:Tree drag code
Next Topic:How to get contents of a plugin dir
Goto Forum:
  


Current Time: Sat Jun 07 17:29:54 EDT 2025

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

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

Back to the top