Search found 1 match

by maurizio.ferreira
Fri Mar 25, 2016 9:10 am
Forum: newLISP in the real world
Topic: Wrong number of grid columns
Replies: 3
Views: 7685

Re: Wrong number of grid columns

The problem seems related to the number of items, and appears if them don't fill completely the grid or if its number exceed the grid capacity. It seems that the layout ignores the number of colums you specify while it respects the number of rows, and that it adjust the number of colums so that it's...