Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » CompositeTable question
CompositeTable question [message #581909] Fri, 04 May 2007 20:29
Ali Naddaf is currently offline Ali NaddafFriend
Messages: 85
Registered: July 2009
Member
Hi all.

I am using composite table in my RCP app and am basically building cells
from "Labels". Since I need about 40 rows, I have put my table in a
ScrolledComposite. I am using "addRowConstructionListener" to assign
listeners to my cells (i.e. labels) and things like that (using the
rowConstructed() method of RowConstructionListener. The issue that I am
running into is that the construction of rows only happen when they are
made visible by scrolling down and at the beginning, only the visible
rows are constructed. I need to have all of them constructed at once so
is there a way to change the default behavior?

Many thanks
Ali.
Previous Topic:Could we add text alignment in grid varying by row
Next Topic:CompositeTable question
Goto Forum:
  


Current Time: Fri Apr 19 13:09:56 GMT 2024

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

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

Back to the top