PureBasic - Window

Overview

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

Command Index

AddKeyboardShortcut
CloseWindow
DisableWindow
EventGadget
EventMenu
EventType
EventWindow
GetActiveWindow
GetWindowColor
GetWindowState
GetWindowTitle
HideWindow
IsWindow
OpenWindow
RemoveKeyboardShortcut
ResizeWindow
SetActiveWindow
SetWindowCallback
SetWindowColor
SetWindowState
SetWindowTitle
SmartWindowRefresh
StickyWindow
WaitWindowEvent
WindowEvent
WindowHeight
WindowID
WindowMouseX
WindowMouseY
WindowOutput
WindowWidth
WindowX
WindowY

Example

Window.pb

Supported OS

All

Reference Manual - Index