OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Variables
ost.gui.init_splash Namespace Reference

Data Structures

class  SplashDialog
 

Variables

tuple LOGO_PATH = os.path.join(ost.GetSharedDataPath(), "gui", "images", "logo-small.png")
 
string SPLASH_TEXT
 

Variable Documentation

tuple LOGO_PATH = os.path.join(ost.GetSharedDataPath(), "gui", "images", "logo-small.png")

Definition at line 7 of file init_splash.py.

string SPLASH_TEXT
Initial value:
1 = """"Welcome to <b>Openstructure</b>!<br/><br/>
2 You are running version %s<br /><br />If you are new to OpenStructure, we
3 invite you to run the demos from the examples directory. Scripts can be
4 displayed by right clicking on the file and selecting 'Show source'.<br/><br/>
5 Feel free visit our website at:<br />
6 <a href='http://www.openstructure.org'>http://www.openstructure.org</a>
7 """

Definition at line 10 of file init_splash.py.