diff options
author | Sven Gothel <[email protected]> | 2013-12-11 05:23:31 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-12-11 05:23:31 +0100 |
commit | a00406f289ebaaae8d91e9ccc980829f202421a8 (patch) | |
tree | 1545d8a962a317b8de0bd37af39b0e5679b0334c /make/doc | |
parent | 4fa4a60a8e536ab7270df1d74503dba9a945bb20 (diff) |
Bug 922 (1/2): NEWT Window.reparentWindow(..): Provide REPARENT_HINT_BECOMES_VISIBLE hint via new method variant using hints; Deprecate other reparentWindow(..) variants w/o hints.
NEWT Window.reparentWindow(..): Provide REPARENT_HINT_BECOMES_VISIBLE hint via new method variant using hints:
- Add REPARENT_HINT_FORCE_RECREATION, covering 'old' forceDestroyCreate boolean argument
- Add REPARENT_HINT_BECOMES_VISIBLE, Claim window becomes visible after reparenting, which is important for e.g. preserving the GL-states in case window is invisible while reparenting.
Deprecate other reparentWindow(..) variants w/o hints.
Use only new variant using hints w/o semantical change.
Diffstat (limited to 'make/doc')
0 files changed, 0 insertions, 0 deletions