Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Customize generated code and shell in SWT Designer
Customize generated code and shell in SWT Designer [message #613694] Fri, 04 August 2006 23:46
Eclipse UserFriend
Hi all,

Is there anyway I can customzie generated code in SWT GUI Designer ?
for an example changing this style :-

label = new Label(this, SWT.NONE);

to :-

label = new Label();

can I do that I SWT GUI Designer ?

Thanks
Previous Topic:With or without the use VE?
Next Topic:Customize generated code and shell in SWT Designer
Goto Forum:
  


Current Time: Sat Jun 14 17:21:07 EDT 2025

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

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

Back to the top