How to resize any UIComponent that is inside a container with a GridLayout/RowLayout

Hello

How resize us a component, let's say, a button.

I tried to use:

1 Button.setActualSize(Number,Number);

2 Button.width =? Button.Height =?

None seem to work when the button is hosted in a RowLayout.

Any thoughts?

See my response to your other recent thread on the resizing of an image.

Tags: BlackBerry Developers

Similar Questions

Maybe you are looking for