PureBasic - Window

Overview

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

Command Index

AddKeyboardShortcut
AddWindowTimer
BindEvent
CloseWindow
DisableWindow
Event
EventData
EventGadget
EventMenu
EventTimer
EventType
EventWindow
EventlParam
EventwParam
GetActiveWindow
GetWindowColor
GetWindowData
GetWindowState
GetWindowTitle
HideWindow
IsWindow
OpenWindow
PostEvent
RemoveKeyboardShortcut
RemoveWindowTimer
ResizeWindow
SetActiveWindow
SetWindowCallback
SetWindowColor
SetWindowData
SetWindowState
SetWindowTitle
SmartWindowRefresh
StickyWindow
UnbindEvent
WaitWindowEvent
WindowBounds
WindowEvent
WindowHeight
WindowID
WindowMouseX
WindowMouseY
WindowOutput
WindowVectorOutput
WindowWidth
WindowX
WindowY

Example

Window.pb
BindEvent.pb

Supported OS

All

Reference Manual - Index