diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2020-02-07 15:23:50 +0100 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2020-02-07 15:23:50 +0100 |
| commit | d068fbf9dee73c86773250d143e97d60b91929d3 (patch) | |
| tree | a55ae2e0781dae59df5349650a9786162c0ff83a /src/drivers/Android/Fl_Android_Application.H | |
| parent | 7cb0c2311cf014df7d640b250a0b177b26dc2a00 (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/Android/Fl_Android_Application.H')
0 files changed, 0 insertions, 0 deletions
