Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Opening a new view on click of menu item

Deval,
 
I'm not a expertise in SWT, but I bilieve that this work is basic for RCP.
If you would like, take a lot at www.eclipse.org/rcp.
 
 
Att,
Luis Antonio.

 
2005/11/4, DEVAL SHAH <devals9@xxxxxxxxxxx>:
Hello,
I want to open a new view in an already open tab on my page. Something like
Search option of Eclipse.
I have a tab already open on my page. When a user clicks on a menu item I
want him to open a view in a new tab.

Any idea how do I go about doing this?

Thank you in advance
Deval


_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top