Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Custom Status Line height not resizing to updated contents.
Custom Status Line height not resizing to updated contents. [message #444835] Tue, 21 February 2006 20:59 Go to next message
Eclipse UserFriend
I’m developing a touch-screen application for the South Australia Police
Patrol Cars. I’ve developed a custom status line by creating a custom
ContributionItem. I need the status line to grow and shrink vertically
when my custom java software keyboard is shown and hidden. I’m doing this
using parameters to change composite grid LayoutData heightHint values
within the "public void fill(Composite parent)" method of my
ContributionItem. This part works fine...

The problem is: the widgets within the status line resize correctly, but
the height of the status line remains fixed. It doesn't correctly resize
to its changed contents until I manually resize the workbench window by
dragging it out with the mouse. I’m calling the layout method on the
status line’s composites, but this still does’nt change the status line
height.

Can anyone help?

I’m really stuck - any suggestions would be greatly appreciated.

Craig.
Re: Custom Status Line height not resizing to updated contents. [message #444838 is a reply to message #444835] Tue, 21 February 2006 22:44 Go to previous message
Eclipse UserFriend
hi,
you can customize the perspective to solve this problem.by overrring the createContent mehtod of the perspective. but the negatiive point is that you can not use the perspective bar.
Previous Topic:How do I add Console view.
Next Topic:Problem when starting Eclipse RCP SDK 3.1.0 ?
Goto Forum:
  


Current Time: Sat Aug 30 13:22:57 EDT 2025

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

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

Back to the top