dlangui v0.10.4 (2023-05-19T16:58:48Z)
Home
Dub
Repo
Win32Window.handleWindowActivityChange
dlangui
platforms
windows
winapp
Win32Window
Undocumented in source. Be warned that the author may not have intended to support it.
class
Win32Window
protected override protected
void
handleWindowActivityChange
(
bool
isWindowActive
)
Meta
Source
See Implementation
dlangui
platforms
windows
winapp
Win32Window
constructors
this
destructors
~this
functions
close
getDrawBuf
getScreenDimensions
handleTimer
handleWindowActivityChange
handleWindowStateChange
invalidate
loadCursor
onCreate
onDestroy
onKey
onPaint
onSetCursorType
postEvent
scheduleAnimation
scheduleSystemTimer
setCursorType
setWindowState
show
updateKeyFlags
properties
isActive
onFilesDropped
parentWindow
windowCaption
windowHandle
windowIcon
variables
_caption
_closeCalled
_cursorCache
_cursorType
_destroying
_drawbuf
_hwnd
_icon
_keyFlags
_lbutton
_mbutton
_platform
_rbutton
onUnknownWindowMessage
useOpengl