Skip to main content



      Home
Home » Eclipse Projects » Technology Project and PMC » PageBookView problem
PageBookView problem [message #65231] Sun, 15 August 2004 23:33 Go to next message
Eclipse UserFriend
Originally posted by: HydraliskXiong.hotmail.com

When i use Page to create a page in PageBookView,
i created 3 TableViews.
The question is how could i write the getControl() method which returns a
Control?
I want to return 3 viewers.
thanks a lot.
Re: PageBookView problem [message #65275 is a reply to message #65231] Thu, 19 August 2004 09:35 Go to previous message
Eclipse UserFriend
What you need to do is create a Composite and add your three viewers to
the composite. The composite can then be returned as the control of the
page.

xibufeiche wrote:

> When i use Page to create a page in PageBookView,
> i created 3 TableViews.
> The question is how could i write the getControl() method which returns a
> Control?
> I want to return 3 viewers.
> thanks a lot.
>
>
>
Re: PageBookView problem [message #597934 is a reply to message #65231] Thu, 19 August 2004 09:35 Go to previous message
Eclipse UserFriend
What you need to do is create a Composite and add your three viewers to
the composite. The composite can then be returned as the control of the
page.

xibufeiche wrote:

> When i use Page to create a page in PageBookView,
> i created 3 TableViews.
> The question is how could i write the getControl() method which returns a
> Control?
> I want to return 3 viewers.
> thanks a lot.
>
>
>
Previous Topic:Deployment
Next Topic:Plugin communication
Goto Forum:
  


Current Time: Sun Apr 27 00:24:56 EDT 2025

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

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

Back to the top