Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Making TableViewer larger than initial data needs
Making TableViewer larger than initial data needs [message #459029] Thu, 28 July 2005 21:21
benedict heal is currently offline benedict healFriend
Messages: 28
Registered: July 2009
Junior Member
I'm using a TableViewer.
I want the size of the table to allow for more rows than the initial
data. e.g. if initial data has 3 items, I might want the table to have
space for up to 10 lines before scrolling sets in.

I've tried setting the size/bounds of the table, and of its containing
composite, to no avail.

Do I have to set them after the containing composite has done its
layout? Or fill the table with junk data of the correct size, and then
remove the data?

Could anyone give me a hint?

Many thanks,
Benedict
Previous Topic:Squiggle text
Next Topic:How to filter some projects in pop-up menu of workspaec?
Goto Forum:
  


Current Time: Tue Apr 23 15:34:05 GMT 2024

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

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

Back to the top