Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » TextEditor.setTitleToolTip() bug?!
TextEditor.setTitleToolTip() bug?! [message #119275] Fri, 29 August 2003 12:44
Eclipse UserFriend
I have a TextEditor and I'm trying to set the title tool tip. There is no
way to this. My editor is associated to some file extension. I can open a
file (from Navigator) but I have to use setInput(editorInput) in my editor
init() (I tried setInput(null), it solves the problem but the runtime
platform throws an error).
If the editorInput is set, the title tool tip returned is the path to the
file. (from editorInput.getToolTipText())
Does anybody know a way to set the title tool tip for TextEditor? I'm
missing something here or this is a bug.

Thanks,
Emil
Previous Topic:Cannot exclude plugins from runtime workbench in 2.1
Next Topic:Format code function
Goto Forum:
  


Current Time: Wed Apr 30 22:39:41 EDT 2025

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

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

Back to the top