GuiSystem
Base class: Subsystem
Properties
acceptDropDelegate : Callable
consoleWindowDelegate : Callable
debugWindowDelegate : Callable
feedDisplayProxyLevelsDelegate : Callable
getSeparatorOpenDelegate : Callable
hasCustomEditorDelegate : Callable
makeCueListDelegate : Callable
makeDropOperationDelegate : Callable
makeEditorDelegate : Callable
makeLinkDelegate : Callable
makeListEditorDelegate : Callable
populateEditorDelegate : Callable
restoreFeedBookmarkDelegate : Callable
setFeedBookmarkDelegate : Callable
setSeparatorOpenDelegate : Callable
toggleQuantiserWindowDelegate : Callable
toggleStickyDelegate : Callable
visualiseMode : int
Variables
VisualiseFeed : Final = 2
VisualiseNone : Final = 0
VisualiseSpace : Final = 1
Constructors
__init__(self)
Methods
Close active widget
Close all non-sticking widgets
copyTextToClipboard(self, arg0: str)
cycleBackward(self)
Cycle backwards through windows
cycleEditFieldNext(self)
Select the next editable field in the current window
cycleEditFieldPrev(self)
Select the previous editable field in the current window
cycleForward(self)
Cycle forwards through windows
directorForceQuitAll(self)
Force quit all machines in the session
directorQuitAll(self)
Quit all machines in the session
directorRestartAll(self)
Restart all machines in the session
directorStartAll(self)
Start all machines in the session
editorDisplayProxyLevelsCallback(self, arg0: VisibilityProxyLevels, arg1: Display, arg2: float)
getTextFromClipboard(self) -> str
mouseDragArrow(self, arg0: int, arg1: Vec2, arg2: Vec2)
Create an arrow connection between two widgets
onAppStarted(self)
quitEverything(self)
Save and exit all machines in session without confirmation
quitOption(self)
Save and exit with confirmation
toggleConsole(self)
Toggle dynamic console window
toggleDebugWindow(self)
Toggle debug output window
toggleHelpWindow(self)
Toggle context-sensitive shortcuts window
writeNoteConsole(self)
Write user note to Console