Custom Status Line height not resizing to updated contents. [message #444835] |
Tue, 21 February 2006 20:59  |
Eclipse User |
|
|
|
Im developing a touch-screen application for the South Australia Police
Patrol Cars. Ive 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. Im 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. Im calling the layout method on the
status lines composites, but this still doesnt change the status line
height.
Can anyone help?
Im really stuck - any suggestions would be greatly appreciated.
Craig.
|
|
|
|
Powered by
FUDForum. Page generated in 0.03560 seconds