Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to combine scrolledComposite and Rowlayout ?
How to combine scrolledComposite and Rowlayout ? [message #449656] Thu, 27 January 2005 15:56 Go to next message
Yves Harms is currently offline Yves HarmsFriend
Messages: 80
Registered: July 2009
Member
Hi,
I'm trying to develop a custom control that displays images similar to
the thumbnail view of the windows explorer.

To automaticly wrap rows I've chosen RowLayout.
The problem: In conjunction with Rowlayout (horizontal style), only the
horizontal scrollbar is visible and only the first row is displayed.

I need to make the Rowlayout-Layoutmanager wrap the rows.

Any suggestions ?

Yves
Re: How to combine scrolledComposite and Rowlayout ? [message #449665 is a reply to message #449656] Thu, 27 January 2005 16:27 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
See:

http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet166.java?rev=HEAD& amp;content-type=text/vnd.viewcvs-markup

"Yves Harms" <user@domain.invalid> wrote in message
news:ctb2t0$8rd$1@www.eclipse.org...
> Hi,
> I'm trying to develop a custom control that displays images similar to the
> thumbnail view of the windows explorer.
>
> To automaticly wrap rows I've chosen RowLayout.
> The problem: In conjunction with Rowlayout (horizontal style), only the
> horizontal scrollbar is visible and only the first row is displayed.
>
> I need to make the Rowlayout-Layoutmanager wrap the rows.
>
> Any suggestions ?
>
> Yves
>
>
Previous Topic:SWT-WebBrowser Control: PostData problem
Next Topic:Browser: Showing current URL in location textfield (what Listener to use?)
Goto Forum:
  


Current Time: Sat May 11 00:07:28 GMT 2024

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

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

Back to the top