Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Swt design is not working--“No GUI roots detected"

The usual way I do it is to start with an existing class (e.g. ORTEConfigurationWizardpage.java) and add/remove SWT components from the createControl method. Unless you're trying to do something really complicated, it's pretty straight forward.

Greg

On Oct 19, 2008, at 11:13 PM, peichang shi wrote:


Hi Greg,
I will be very appreciated if you can tell me how to build the GUI elements
by hand when you and your partners  are developing PTP? .
Of course, I will also try to explore another way of using SWTDesigner to
develop PTP.
	
Thanks,

Peichang Shi
--
View this message in context: http://www.nabble.com/Swt-design-is-not-working--%E2%80%9CNo-GUI-roots-detected%22-tp20056370p20062595.html
Sent from the Eclipse Parallel Tools - Dev mailing list archive at Nabble.com.

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




Back to the top