summaryrefslogtreecommitdiff
path: root/src/drivers/WinAPI
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2020-02-07 15:23:50 +0100
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2020-02-07 15:23:50 +0100
commitd068fbf9dee73c86773250d143e97d60b91929d3 (patch)
treea55ae2e0781dae59df5349650a9786162c0ff83a /src/drivers/WinAPI
parent7cb0c2311cf014df7d640b250a0b177b26dc2a00 (diff)
Fix state of visible() flag after Fl_Window(x, y, w, h, t).
The doc states: "Top-level windows initially have visible() set to 0 and parent() set to NULL. Subwindows initially have visible() set to 1 and parent() set to the parent window pointer." The first statement was not satisfied when a window was constructed with the Fl_Window(x, y, w, h, t) constructor.
Diffstat (limited to 'src/drivers/WinAPI')
0 files changed, 0 insertions, 0 deletions