New ScreenPanel

This commit is contained in:
2018-01-19 10:56:53 +01:00
commit ae4d621609
580 changed files with 46598 additions and 0 deletions

17
script/teste.py Executable file
View File

@@ -0,0 +1,17 @@
from startup import *
#inject()
#globals().update(get_context().scriptManager.injections)
print "LOADED"
#def inject():
# globals().update(get_context().scriptManager.injections)
def test():
#globals().update(get_context().scriptManager.injections)
##dev = None
#inject()
stop()
inject()
print 2* dev.read()