svgui/pyjs/__init__.py
author Sergey Surkov <surkovsv93@gmail.com>
Mon, 12 Sep 2016 16:41:21 +0300
changeset 1530 24d8e8c233bd
parent 728 e0424e96e3fd
child 1748 ba5f64fe0e00
permissions -rw-r--r--
Add hotkey (F12) for switching perspective.

Switching perspective feature hides/restores all panels except of the main editor window for current FB.
So all available screen space is used for editor.
371
b7cb57a2da08 Adding new svgui support using twisted website HMI
laurent
parents:
diff changeset
     1
from pyjs import *
b7cb57a2da08 Adding new svgui support using twisted website HMI
laurent
parents:
diff changeset
     2