Skip to main content



      Home
Home » Archived » Visual Editor (VE) » How to create SWT layouts under VE?
How to create SWT layouts under VE? [message #87748] Wed, 20 April 2005 08:15 Go to next message
Eclipse UserFriend
Hello,

I started SWT by creating controls manually. Now with that experienece I
want to use the VE to save working time.
I can place now different controls on the Shell but I do not know if there
is a way to create/maintain layouts such as RowLayout, GridLayout etc. using
VE?

Thanks for any help,

best regards,

Mr. Burns
Re: How to create SWT layouts under VE? [message #87818 is a reply to message #87748] Wed, 20 April 2005 09:57 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

> I started SWT by creating controls manually. Now with that experienece I
> want to use the VE to save working time.
> I can place now different controls on the Shell but I do not know if there
> is a way to create/maintain layouts such as RowLayout, GridLayout etc. using
> VE?

To find out more open Help>Contents and browse to "Using the Visual
Editor for Java" / "Editing Java in the Visual Editor" / "Developing
Java classes with the Visual Editor" / "Laying out components using the
Visual Editor" / "SWT Layout managers".

To swith the layout manager of your shell use the Properties sheet and
select a new one from the "layout" property list.

Best regards,

Joe
Re: How to create SWT layouts under VE? [message #87973 is a reply to message #87818] Thu, 21 April 2005 02:57 Go to previous message
Eclipse UserFriend
Thanks, that helped a lot!


"Joe Winchester" <winchest@uk.ibm.com> schrieb im Newsbeitrag
news:d45n5p$4dl$1@news.eclipse.org...
> Hi,
>
>> I started SWT by creating controls manually. Now with that experienece I
>> want to use the VE to save working time.
>> I can place now different controls on the Shell but I do not know if
>> there is a way to create/maintain layouts such as RowLayout, GridLayout
>> etc. using VE?
>
> To find out more open Help>Contents and browse to "Using the Visual Editor
> for Java" / "Editing Java in the Visual Editor" / "Developing Java
> classes with the Visual Editor" / "Laying out components using the Visual
> Editor" / "SWT Layout managers".
>
> To swith the layout manager of your shell use the Properties sheet and
> select a new one from the "layout" property list.
>
> Best regards,
>
> Joe
Re: How to create SWT layouts under VE? [message #607190 is a reply to message #87748] Wed, 20 April 2005 09:57 Go to previous message
Eclipse UserFriend
Hi,

> I started SWT by creating controls manually. Now with that experienece I
> want to use the VE to save working time.
> I can place now different controls on the Shell but I do not know if there
> is a way to create/maintain layouts such as RowLayout, GridLayout etc. using
> VE?

To find out more open Help>Contents and browse to "Using the Visual
Editor for Java" / "Editing Java in the Visual Editor" / "Developing
Java classes with the Visual Editor" / "Laying out components using the
Visual Editor" / "SWT Layout managers".

To swith the layout manager of your shell use the Properties sheet and
select a new one from the "layout" property list.

Best regards,

Joe
Re: How to create SWT layouts under VE? [message #607201 is a reply to message #87818] Thu, 21 April 2005 02:57 Go to previous message
Eclipse UserFriend
Thanks, that helped a lot!


"Joe Winchester" <winchest@uk.ibm.com> schrieb im Newsbeitrag
news:d45n5p$4dl$1@news.eclipse.org...
> Hi,
>
>> I started SWT by creating controls manually. Now with that experienece I
>> want to use the VE to save working time.
>> I can place now different controls on the Shell but I do not know if
>> there is a way to create/maintain layouts such as RowLayout, GridLayout
>> etc. using VE?
>
> To find out more open Help>Contents and browse to "Using the Visual Editor
> for Java" / "Editing Java in the Visual Editor" / "Developing Java
> classes with the Visual Editor" / "Laying out components using the Visual
> Editor" / "SWT Layout managers".
>
> To swith the layout manager of your shell use the Properties sheet and
> select a new one from the "layout" property list.
>
> Best regards,
>
> Joe
Previous Topic:Icons on the custom widgets in VE are not visible
Next Topic:Initialise an object inside of VE
Goto Forum:
  


Current Time: Mon Jun 23 15:41:06 EDT 2025

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

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

Back to the top