Vertical ruler in an editor [message #272586] |
Thu, 23 September 2004 20:51 |
Eclipse User |
|
|
|
Originally posted by: gtoor.pervasive.com
I have created a SQL editor plugin by extending the TextEditor class. When
I use the plugin in a RCP application, the vertical and the overview ruler
are not being displayed. When I launch the same editor from within a
workspace (by double clicking on a foo.sql file), the rulers are being
displayed as expected. In the first case I create a JavaFileEditorInput
object is created while a IFileEditorInput object is being created
(providing this info incase the editor input is involved in the ruler
creation).
In both cases the createVerticalRuler() method is being called. Also I have
verified the preferences are set to display the ruler. Anyone know what I
have to do to get the rulers to show up.
Thanks in advance,
Gagan
|
|
|
Powered by
FUDForum. Page generated in 0.02753 seconds