Skip to main content

Simple Dialogs

The Satellite SDK offers a simple way of creating simple GUI dialogs to users. Many operating systems use dialogs as a fast way of presenting important information to users. This is what an alert modal looks like in Microsoft Windows.

Alert modal in Microsoft Windows

As always, the API reference has all of the most comprehensive, detailed information on specific APIs, so don't hesitate to consult there.

Examples