Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Re: Changes in Context Structure


I'm ok with that. Let me know when and I'll make the necessary changes on our side.
Kev




Douglas Pollock <douglas.pollock@xxxxxxxx>
Sent by: platform-ui-dev-admin@xxxxxxxxxxx

03/17/2004 02:09 PM

Please respond to
platform-ui-dev

To
platform-ui-dev@xxxxxxxxxxx
cc
Subject
Re: [platform-ui-dev] Re: Changes in Context Structure





On March 17, 2004 03:04 pm, Kevin Barnes wrote:
> I don't think the Debugging Pop-up context will work as a child of the
> dialog context. The popups are actually Shell objects (similar to hovers).
> They aren't dialogs, and as far as I know the workbench doesn't know about
> them at all, so it couldn't promote the dialog context for us.  I think we
> have to leave them under debugging for now.

Actually, we can.  Right now, you register the shell you create as a "window".  
You only need to change the method call to register it as a "dialog", and we
will treat it as such.



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


Back to the top