diff options
author | Sven Gothel <[email protected]> | 2015-10-09 06:14:00 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2015-10-09 06:14:00 +0200 |
commit | c1594efa78951f187a75ec0b9a85cf64fba418d4 (patch) | |
tree | 613cdfa2d631bf0b8430422d26c3387e15f49437 /doc/userguide | |
parent | 78bb597a06180c968ff5a10a7e3f44bd058965d6 (diff) |
Bug 1247 - TestGearsNewtAWTWrapper fails AWT recreation case removeNotify -> addNotify, e.g. by moving to other monitor
AWTCanvas removeNotify didn't cause 'local' destruction of the NEWT window,
allowing a 'recreate' w/ subsequent addNotify.
This case has been hacked-into NEWT.AWT.WindowDriver + AWTCanvas:
- suppression of window destroy events
- keeping fields/states intact in NEWT.AWT.WindowDriver
- propagating signals appropriately
Note: This is barely a working hack and not a fine piece of software :)
This AWT backend driver exists only due to historical reasons.
This hack simply proves that JAWTWindow works properly.
Diffstat (limited to 'doc/userguide')
0 files changed, 0 insertions, 0 deletions