diplomat.wx_gui.helpdialog

Includes the help dialog for DIPLOMAT’s main gui editor. Displays toolbar actions and keyboard shortcuts.

Functions

is_ascii(s)

Meant for internal use: Checks if the passed string is made of only ascii characters.

Classes

HelpDialog(*args, **kwargs)

A custom wx.Dialog.