[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Invoking wizard from a control on a ViewPart

Hi All,
I have a View 'View1' with a SWT_AWT frame embedded in to the viewpart.
The view displays a button "Button1?. On the click of ?Button1?, I am invoking a wizard ?Wizard1?, whose pages are built using awt panels embedded in to SWT_AWT frames. When I invoke this wizard through 'Button1', the wizard appears but the display area is blank. No controls are visible. This was the case even when the control inside the viewpart was a JTree.


The same wizard works fine when invoked from the extension point 'org.eclipse.ui.newWizards' or any other extension point. Any help in this regard is greatly appreciated.

Thank You and Best Regards,
Rashmi H.R