SpiderBasic - Window

Overview

Windows are essential components of modern interfaces. SpiderBasic provides full access to them.

Command Index

AddKeyboardShortcut
AddWindowTimer
BindEvent
CloseWindow
DisableWindow
Event
EventData
EventGadget
EventMenu
EventString
EventTimer
EventType
EventWebSocket
EventWindow
GetActiveWindow
GetWindowColor
GetWindowData
GetWindowTitle
HideWindow
IsWindow
OpenWindow
PostEvent
RemoveKeyboardShortcut
RemoveWindowTimer
ResizeWindow
SetActiveWindow
SetWindowColor
SetWindowData
SetWindowTitle
StickyWindow
UnbindEvent
WindowBounds
WindowHeight
WindowID
WindowMouseX
WindowMouseY
WindowOpacity
WindowWidth
WindowX
WindowY

Example

Window.sb
MultiWindows.sb

Supported OS

All

Reference Manual - Index