Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [corona-dev] Poject container viewer pages.

I have not had a chance to review all of Dennis changes to the project
container view.

To create a new Project Container View, you should be able to add it to
the extension point and extend ProjectContainerPage.

While the sample was a WebBrowser, fixed pages should be easily added.

I while check the changes Dennis made.

JimW

-----Original Message-----
From: corona-dev-bounces@xxxxxxxxxxx
[mailto:corona-dev-bounces@xxxxxxxxxxx] On Behalf Of Marcin Okraszewski
Sent: Friday, July 14, 2006 3:39 AM
To: Corona development
Subject: [corona-dev] Poject container viewer pages.

Hi,
We were looking yesterday at the project container viewer.  It seems
that adding new tabs to the view, requires a registration of a new
protocol handler and then opening some URIs, which selects a proper page
class. It is fine but there are some pages (tabs) that do not work with
URI, but should rather be added for each project container viewer. This
could be an event list for the specified project container, list of
active users, chat view, etc. Shouldn't there be a mechanism (an
additional extension point) for adding fixed pages?

Marcin


The contents of this e-mail are intended for the named addressee only.
It contains information that may be confidential. Unless you are the
named addressee or an authorized designee, you may not copy or use it,
or disclose it to anyone else. If you received it in error please notify
us immediately and then destroy it. 
_______________________________________________
corona-dev mailing list
corona-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/corona-dev

The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it. 


Back to the top