开发者

How to place rectangle in grid order?

开发者 https://www.devze.com 2022-12-08 07:59 出处:网络
So far, my program draws many rectangles and the locations of the rectangles are random (not nice开发者_Go百科). How can I place the rectangle in grid order so that it look appealing?Use a grid manage

So far, my program draws many rectangles and the locations of the rectangles are random (not nice开发者_Go百科). How can I place the rectangle in grid order so that it look appealing?


Use a grid manager like GridLayout

0

精彩评论

暂无评论...
验证码 换一张
取 消