Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » ScrollBar help in Section
ScrollBar help in Section [message #462027] Mon, 22 January 2007 10:37
Eclipse UserFriend
Originally posted by: jojy.sv.gmail.com

Hi all,

I apologize if this is not the right group to post.

I was very much impressed in the look and feel of eclipse forms.

I have created a ScrolledForm and I have two sections created in the same .

Now I have created a Composite within each of the Sections and set it as
its client.

I have a list of dynamic data which I want to display in both of these
sections.

I wanted to use FormtText to give some HTML kind of look and feel.

I am trying to create as many number of FormText as that of the size of my
data list.

Now the problem is If I have 3 elements in the list then the three
FormTexts are created and is displayed properly in both sections.

But if I have 10 elements in my data list then it tries to create 10
FormTexts
in both Sections and only few of them are only visible.

I thought it would be a good idea If I can give a vertical scroll bar in
each of the Sections so that I can scroll down and see all the FormText
controls created in the composite.

I have tried creating the Composite with H_SCROLL style and a scollbar
appears
but scrolling it does not reflect any changes in the form as it just
slides down.

Could some one please help in getting around this problem.

Regards
George S
Previous Topic:Headless PDE Build: Building each plugin separately and then bundling into RCP application?
Next Topic:PreferenceConverter throws Exception
Goto Forum:
  


Current Time: Thu Sep 19 07:33:01 GMT 2024

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

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

Back to the top