diff options
author | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2010-08-30 11:44:24 +0200 |
---|---|---|
committer | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2010-08-30 11:44:24 +0200 |
commit | 2ffdd747a6f01ba994e8484523695bf7346bca63 (patch) | |
tree | 1912bd53ac8c6359d2f5c732b0809a2b5a0e2c98 /src/gui | |
parent | e8acfe93147d885637b31815acbfd4a19136ab17 (diff) | |
download | fpGUI-2ffdd747a6f01ba994e8484523695bf7346bca63.tar.xz |
Fix bug returning to previous active window after opening modal form
* If you had a main form and a non-modal form, and the non-modal
opened a modal window, then the following happened in error:
- modal form could open behind non-modal for, treating main
form as parent.
- when modal form closed, it set main form active, instead of
non-modal form.
This is now fixed.
Diffstat (limited to 'src/gui')
0 files changed, 0 insertions, 0 deletions