Skip to Content
0
Former Member
Jul 21, 2008 at 10:52 AM

MatrixLayout padding/white space around cells

73 Views

Hi,

I am developing a PDA application with WebDynpro.

Because of performance reasons we have to switch to the matrix layout, but there is a problem with the huge amount of white space around every ui object (padding).

When I switched the layout of all my ui objects (containers etc.) to Matrix Layout (old layout was gridlayout) and all the paddings to paddless I see a huge white space around my objects and the views are to big to display on my pda screen.

Is there a way how I can disable the padding completely?

I did a few changes:

- all groups / containers / RootUIElementContainer: GridLayout to MatrixLayout

- all ui elements: padding --> paddless

I hope that someone can give me more information about the padding in matrixlayouts,

Thanks in advance and kind regards,

Bart Elshout