IWindowHandler

Undocumented in source.

Members

Functions

addWindow
void addWindow(Window w)
Undocumented in source.
closeWindow
void closeWindow(Window sender)
Undocumented in source.
drawUpdate
void drawUpdate(Window sender)
Undocumented in source.
getStyleSheet
StyleSheet getStyleSheet()
Undocumented in source.
messageWindow
void messageWindow(dstring title, dstring message, int width)
Undocumented in source.
moveUpdate
void moveUpdate(Window sender)
Undocumented in source.
moveWindow
void moveWindow(int x, int y, Window w)
Undocumented in source.
refreshWindow
void refreshWindow(Window w)
Undocumented in source.
relMoveWindow
void relMoveWindow(int x, int y, Window w)
Undocumented in source.
setWindowToTop
void setWindowToTop(Window sender)
Undocumented in source.

Inherited Members

From PopUpHandler

addPopUpElement
void addPopUpElement(PopUpElement p)
Undocumented in source.
addPopUpElement
void addPopUpElement(PopUpElement p, int x, int y)
Undocumented in source.
endPopUpSession
void endPopUpSession()
Undocumented in source.
closePopUp
void closePopUp(PopUpElement p)
Undocumented in source.

Meta