Menu

#16 Grid Layout and Vertical/Horizontal Gap

open
nobody
None
5
2004-02-28
2004-02-28
Rafael
No

By use of a grid layout the setting for vertical gap
is generated twice.
I've made for test purposes the following settings at
the property sheet:
Horizontal Gap = 2
Vertical Gap = 3

Got generated:
layoutGrid.setVgap(3);
layoutGrid.setVgap(2);

The settings for horizontal gap gets ignored.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB