|
|
|
Re: Editor extending StructuredTextEditorXML and the print icon is disabled [message #148163 is a reply to message #145331] |
Mon, 21 November 2005 11:47  |
Eclipse User |
|
|
|
You are correct, that fixed my problem. Thanks
"Nitin Dahyabhai" <nitind@us.ibm.com> wrote in message
news:djpe0v$9po$1@news.eclipse.org...
> Brian Jakubik wrote:
>> My editor extends StructuredTextEditorXML and the print button is
>> disabled when in my editor. What would cause this? Anything else that
>> might be disabled that I havent found yet? Any ideas would be
>> appreciated.
>
> It's very likely that you left out the editor action contributor where you
> defined your editor in your plugin.xml. The
> BasicTextEditorActionContributor is responsible for setting up the global
> print action so that it routes to the SourceViewer's print operation.
>
> --
> - Nitin
|
|
|
Powered by
FUDForum. Page generated in 0.03551 seconds