PostWindow:
Filter:
Radicles/Classes (extension) | Libraries > Radicles

PostWindow
ExtensionExtension

A call window

Description

An additional window that can be used as a post window in other environments.

Class Methods

.new

Create a new TextView for a post window.

Arguments:

A Window in which to place the TextView.

A Rect for the TextView

A Font.

A QPalette.

.window

Create a new Window with the TextView.

Arguments:

A String for the name of the Window.

A Rect for the Window

A Font.

A QPalette.

Instance Methods

.addToFork

Arguments:

thisObject

Object to be posted in window.

changeTime

Change time of routine that writes string into post window.

changeDev

Change time deviation of routine that writes string into post window.

Examples