Tagged Questions
2
votes
1answer
87 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, ...
4
votes
1answer
99 views
How to speed up mouse events?
Grids of dynamic objects responding to mouseovers seem to be quite slow in general, for instance:
...