Variables | |
| chelp = TCanvas( 'chelp', 'Help to run demos', 200, 10, 700, 500 ) | |
| hdemo = TPaveText( .05, .05, .95, .7 ) | |
| str | text |
| welcome = TPaveText( .1, .8, .9, .97 ) | |
Definition at line 16 of file demoshelp.py.
| demoshelp.hdemo = TPaveText( .05, .05, .95, .7 ) |
Definition at line 25 of file demoshelp.py.
| str demoshelp.text |
Definition at line 29 of file demoshelp.py.
| demoshelp.welcome = TPaveText( .1, .8, .9, .97 ) |
Definition at line 18 of file demoshelp.py.