trouble disabling the 'Search' button on the eclipse SearchDialog [message #492782] |
Wed, 21 October 2009 12:55 |
Eclipse User |
|
|
|
Originally posted by: josh.odowd.vanns.net
Greetings:
I have registered an ISearchPage in my plugin to do a custom search. I have
taken advantage of storing the ISearchPageContainer via the setContainer()
implementation. It is my understanding from the javadoc for this object
that I can use the setPerformActionEnabled(boolean) method from the
container to control the button on the SearchDialog. I have tried calling
container.setPerformActionEnabled from the setContainer() and from the
createControl() methods of my ISearchPage but to no avail, the Search
button remains... Where should I call the enabled method from to initially
disable the Search button on the SearchDialog??
Many Thanks for your time!
Josh O'Dowd
|
|
|
Powered by
FUDForum. Page generated in 0.05033 seconds