Programming Graphical User Interfaces (GUI)
Since ANDi allows the usage of .Net classes, it is possible to use them to create GUIs.
The class library of .Net can be found in the official place.
Note
Be aware to add the corresponding imports. The syntax must be also according to .Net