The grid tag has no wiki summary.
4
votes
1answer
91 views
How do I force columns in a Grid to be equally spaced?
Suppose that I have this table tab, which I display using Grid. Is it possible to force the columns to be equally spaced? All ...
4
votes
1answer
100 views
How to speed up mouse events?
Grids of dynamic objects responding to mouseovers seem to be quite slow in general, for instance:
...
2
votes
1answer
88 views
How can I place gui controls inside Grid? [duplicate]
In all my apps, I am facing a problem about placing the Gui controls inside Grid.
For this purpose, I wrote three functions.
The first function, ...