Customize Perspective Dialog not working [message #484492] |
Mon, 07 September 2009 18:20  |
Eclipse User |
|
|
|
I've been trying to implement the 'Customize Perspective...' in my RCP
application and have been successful in getting the customize dialog open
but after making edits to the menus and tools the OK button does nothing.
It doesnt apply the changes or close the dialog. Is there something I need
to do or do you have any reference material?
Im creating the 'Customize Perspective...' action as follows:
customize = ActionFactory.EDIT_ACTION_SETS.create(window);
Thanks in advance,
Darragh
|
|
|
|
Re: Customize Perspective Dialog not working [message #484533 is a reply to message #484506] |
Tue, 08 September 2009 07:08   |
Eclipse User |
|
|
|
Hi Wim,
Unfortunately there are no errors in a log or stacktraces. It just seems
as tough the OK button/action is not picking up the edits/changes. I'm
simply trying to test this with the RCP mail template applciation and it
doesn't seem to want to work. I was hoping to that there may be some
setting that I may have to set in order to allow the workbench to be
customized?
Thanks,
Darragh
|
|
|
Re: Customize Perspective Dialog not working [message #484726 is a reply to message #484492] |
Tue, 08 September 2009 21:57   |
Eclipse User |
|
|
|
On Mon, 07 Sep 2009 18:20:06 +0000, Darragh McGeown wrote:
> It doesnt apply the changes or close the dialog.
There seems to be some pretty severe problems if clicking 'OK' doesn't
even close the dialog. I suggest you start debugging the code of the
CustomizePerspectiveDialog to see what's going on to see why it's not
returning properly.
Regards,
Remy
|
|
|
|
Powered by
FUDForum. Page generated in 0.03039 seconds