You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 3, 2023. It is now read-only.
The VB compiler does not seem to recognize a gtk grid.
I have tried Dim gr As grid, gr = new Grid(), also gr = new Gtk.Grid().
Compiler gives error such as "'grid' is not declared. It may be inaccessible due to its ..."
What needs to be done to get grid working?
The text was updated successfully, but these errors were encountered: