beremiz
Clone
Summary
Browse
Changes
Graph
Launcher: ShowUI call moves from preStart to start. ShowUI() split into CreateUI() and ShowUI(). Start()'s arguments are passed to CreateUI()
2018-02-02, Edouard Tisserant
5353f4086a45
Launcher: ShowUI call moves from preStart to start. ShowUI() split into CreateUI() and ShowUI(). Start()'s arguments are passed to CreateUI()
This is meant to allow customizations to pass own pre-instanciated controller to UI at startup.
from __future__ import absolute_import
from svgui.pyjs.pyjs import *