Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Part notifications broken in HEAD?

IPartListener2 doesn't change the situation with close notification, 
though it does let you get notified of partHidden / partVisible changes. 
It also lets you talk about parts that haven't been fully recreated yet (
IWorkbenchPartReference vs. IWorkbenchPart).
Jared's apparently already aware of this.

By "pluggable part", Michael meant "pluggable part presentations for RCP 
apps".  It's not about page book views.  See bug 53673 (and please 
continue any discussion about it there).

Nick




Randy Hudson <hudsonr@xxxxxxxxxx> 
Sent by: platform-ui-dev-admin@xxxxxxxxxxx
03/12/2004 12:05 AM
Please respond to
platform-ui-dev


To
platform-ui-dev@xxxxxxxxxxx
cc

Subject
Re: [platform-ui-dev] Part notifications broken in HEAD?







See IPartListener2.  What is a pluggable part?  I'm assuming you all are 
talking about pagebookviews. 
-randy 



Jared Burns <jaredburns@xxxxxxx> 
Sent by: platform-ui-dev-admin@xxxxxxxxxxx 
03/11/2004 07:21 PM 
Please respond to platform-ui-dev 
        
        To:        platform-ui-dev@xxxxxxxxxxx 
        cc:         
        Subject:        Re: [platform-ui-dev] Part notifications broken in 
HEAD?



Known defect?

On Thu, 2004-03-11 at 14:40, Nick Edgar wrote:
> Please also check that the views in question are not shared by other 
> perspectives in the same window.

_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-ui-dev




Back to the top