PureBasic - Window

Einleitung

Fenster (Windows) sind unerlässliche Bestandteile moderner Benutzeroberflächen. PureBasic gewährt Ihnen vollen Zugriff darauf.

Befehlsübersicht

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

Beispiel

Window.pb
BindEvent.pb

Unterstützte OS

Alle

Referenz-Handbuch - Inhaltsverzeichnis