Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » Modal window loops....
Modal window loops.... [message #9239] |
Mon, 23 April 2007 14:17 |
 |
mirek
Messages: 14265 Registered: November 2005
|
Ultimate Member |
|
|
I appears that U++ modal loop handling was not perfect when application has more main windows (e.g. UWord).
This is now fixed this way:
- if modal window opens, all other modal windows (but not main windows) are disabled (this is BTW consistent with OpenOffice behaviour; Word seems to disable every window no matter it is modal or modeless) and all owned windows.
- FileSel now has AppModal flag, which is ON by default (because too often we are using single FileSel instance for all main windows).
- Printing dialog (Win32 based) is now also application modal
Mirek
|
|
|
Goto Forum:
Current Time: Sun Jul 06 13:28:40 CEST 2025
Total time taken to generate the page: 0.05245 seconds
|