PureBasic - Window

Overview

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

Command Index

ActivateWindow
AddKeyboardShortcut
CloseWindow
DetachMenu
EventGadgetID
EventMenuID
EventType
EventWindowID
GetWindowTitle
HideWindow
IsWindow
MoveWindow
OpenWindow
RemoveKeyboardShortcut
ResizeWindow
SetWindowCallback
SetWindowTitle
UseWindow
WaitWindowEvent
WindowEvent
WindowHeight
WindowID
WindowMouseX
WindowMouseY
WindowOutput
WindowWidth
WindowX
WindowY

Example

Window.pb

Supported OS

All

Reference Manual - Index