Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Coolbar disappear after perspective reset
Coolbar disappear after perspective reset [message #93152] Thu, 12 June 2008 21:30 Go to next message
Patrick Turcotte is currently offline Patrick TurcotteFriend
Messages: 23
Registered: July 2009
Junior Member
Hi again,

Still with 1.1RC3.

Here is the problem. Let's say I start the application, then close a few views, or resize them. Then, through an action
(IWorkbenchWindowActionDelegate) I reset the perspective [workbenchWindow.getActivePage().resetPerspective(); ].

Everything returns to normal (views reopen, are resized and everything), but I loose my buttons on my Coolbar. The
buttons are defined with an actionSet in plugin.xml.

Should I call some method on some object to reactivate, retrieve my buttons?

Thanks,

Patrick
Re: Coolbar disappear after perspective reset [message #93362 is a reply to message #93152] Fri, 13 June 2008 14:48 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Patrick,

this appears to be a bug. Could you please file a bug report?

Thanks
Rüdiger

Patrick Turcotte wrote:
> Hi again,
>
> Still with 1.1RC3.
>
> Here is the problem. Let's say I start the application, then close a few
> views, or resize them. Then, through an action
> (IWorkbenchWindowActionDelegate) I reset the perspective
> [workbenchWindow.getActivePage().resetPerspective(); ].
>
> Everything returns to normal (views reopen, are resized and everything),
> but I loose my buttons on my Coolbar. The buttons are defined with an
> actionSet in plugin.xml.
>
> Should I call some method on some object to reactivate, retrieve my
> buttons?
>
> Thanks,
>
> Patrick
Re: Coolbar disappear after perspective reset [message #93391 is a reply to message #93362] Fri, 13 June 2008 15:15 Go to previous message
Patrick Turcotte is currently offline Patrick TurcotteFriend
Messages: 23
Registered: July 2009
Junior Member
Yes, i'll file a bug report.

Patrick

> Patrick,
>
> this appears to be a bug. Could you please file a bug report?
>
> Thanks
> Rüdiger
>
> Patrick Turcotte wrote:
>> Hi again,
>>
>> Still with 1.1RC3.
>>
>> Here is the problem. Let's say I start the application, then close a
>> few views, or resize them. Then, through an action
>> (IWorkbenchWindowActionDelegate) I reset the perspective
>> [workbenchWindow.getActivePage().resetPerspective(); ].
>>
>> Everything returns to normal (views reopen, are resized and
>> everything), but I loose my buttons on my Coolbar. The buttons are
>> defined with an actionSet in plugin.xml.
>>
>> Should I call some method on some object to reactivate, retrieve my
>> buttons?
>>
>> Thanks,
>>
>> Patrick
Previous Topic:View persistence between sessions.
Next Topic:1.1RC3: Control.toDisplay wrong calculation
Goto Forum:
  


Current Time: Thu Sep 26 13:39:01 GMT 2024

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

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

Back to the top