Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] RE: platform-swt-dev digest, Vol 1 #788 - 2 msgs

HI Steff,

You can place controls on any of the layouts provided in SWT. If you want to
use RowLayout
Just simply add the controls and mention to place them Horizontally or
Vertically and also specify wrapping of controls is required.

visit this link for layout demos :
http://www.eclipse.org/articles/Understanding%20Layouts/Understanding%20Layo
uts.htm

hope this will help you.

regards
Anil Danta

-----Original Message-----
From: platform-swt-dev-admin@xxxxxxxxxxx
[mailto:platform-swt-dev-admin@xxxxxxxxxxx]On Behalf Of
platform-swt-dev-request@xxxxxxxxxxx
Sent: Friday, December 05, 2003 10:30 PM
To: platform-swt-dev@xxxxxxxxxxx
Subject: platform-swt-dev digest, Vol 1 #788 - 2 msgs


Send platform-swt-dev mailing list submissions to
	platform-swt-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
	http://dev.eclipse.org/mailman/listinfo/platform-swt-dev
or, via email, send a message with subject or body 'help' to
	platform-swt-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
	platform-swt-dev-admin@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of platform-swt-dev digest..."


Today's Topics:

   1. problem with composite in rowlayout (Stefflatz@xxxxxx)
   2. Re: problem with composite in rowlayout (David Whiteman)

--__--__--

Message: 1
Date: Fri, 5 Dec 2003 15:30:22 +0100 (MET)
From: Stefflatz@xxxxxx
To: platform-swt-dev@xxxxxxxxxxx
Subject: [platform-swt-dev] problem with composite in rowlayout
Reply-To: platform-swt-dev@xxxxxxxxxxx

hello,
did anybody knows if it's possible to place a composite with widgets in it
in a rowlayout?
first i filled the composite in a filllayout, but the possibilities aren't
satisfiable.
then i tried to fill the composite in a rowlayout, but it doesn't work!
is it possible that it's not practicable to place composites in a rowlayout?
i hope the question is not too stupid,
thanks

--
+++ GMX - die erste Adresse für Mail, Message, More +++
Neu: Preissenkung für MMS und FreeMMS! http://www.gmx.net



--__--__--

Message: 2
Date: Fri, 5 Dec 2003 10:21:31 -0500
From: David Whiteman <dlwhiteman@xxxxxxxxxxxxxxx>
To: platform-swt-dev@xxxxxxxxxxx
Subject: Re: [platform-swt-dev] problem with composite in rowlayout
Reply-To: platform-swt-dev@xxxxxxxxxxx

Friday, December 5, 2003, 9:30:22 AM, Stefflatz@xxxxxx wrote:

> hello,
> did anybody knows if it's possible to place a composite with widgets in it
> in a rowlayout?
> first i filled the composite in a filllayout, but the possibilities aren't
> satisfiable.
> then i tried to fill the composite in a rowlayout, but it doesn't work!
> is it possible that it's not practicable to place composites in a
rowlayout?
> i hope the question is not too stupid,
> thanks

Ask these types of questions on the newsgroup (the last two links in
my .sig will get you there).

--
Regards,
David
mailto:dlwhiteman@xxxxxxxxxxxxxxx
news://news.eclipse.org/eclipse.platform.swt
http://www.eclipse.org/newsportal/thread.php?group=eclipse.platform.swt



--__--__--

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


End of platform-swt-dev Digest



Back to the top