The latest version introduces a new type of control, the Dialog class. Dialogs are Windows that provide a way to dispatch a DialogResult. Take a look at the source code: public abstract class Dialog : Window { private DialogResult _dialogResult;…
Games, Tools, Middleware
The latest version introduces a new type of control, the Dialog class. Dialogs are Windows that provide a way to dispatch a DialogResult. Take a look at the source code: public abstract class Dialog : Window { private DialogResult _dialogResult;…
We are delighted to announce that the next major revision of Universe Sandbox will be powered by SQUID. Our good friend Dan Dixon has been using our now obsolete framework “nUI” to power the GUI of Universe Sandbox and he will be…
SQUID is in active development! We continuously improve the library and will keep you updated in the best way possible. Todays update gives you a glimpse at some features which will hit the stable release build very soon. In development:…