Some time ago I noticed a strange behviour in Agent. When the windows are maxmized and you close any other window (doesn't matter if it is a dialog or any other normal window) the remaining windows are unmaximized. They arr not minimized, but they are getting smaller. Don't know if this is the same for all types but it seems at least for multiple document windows it is true.
I just downloaded the current CVS version and there this behaviour is also.
On Sun, 13 Jun 2004 10:17:03 +0200, you wrote:
Some time ago I noticed a strange behviour in Agent. When the windows are maxmized and you close any other window (doesn't matter if it is a dialog or any other normal window) the remaining windows are unmaximized. They arr not minimized, but they are getting smaller. Don't know if this is the same for all types but it seems at least for multiple document windows it is true.
I just downloaded the current CVS version and there this behaviour is also.
Agent has fallen victim to the MDI changes since the beginning of this year. Here is a previous comment on this breakage:
http://www.winehq.org/hypermail/wine-devel/2004/01/0890.html
Rein.
"Rein Klazes" rklazes@xs4all.nl wrote:
Agent has fallen victim to the MDI changes since the beginning of this year. Here is a previous comment on this breakage:
http://www.winehq.org/hypermail/wine-devel/2004/01/0890.html
Did you try with my recent (still not commited MDI patch) entitled "Various MDI children activation fixes"?
On Sun, 13 Jun 2004 22:34:22 +0900, you wrote:
"Rein Klazes" rklazes@xs4all.nl wrote:
Agent has fallen victim to the MDI changes since the beginning of this year. Here is a previous comment on this breakage:
http://www.winehq.org/hypermail/wine-devel/2004/01/0890.html
Did you try with my recent (still not commited MDI patch) entitled "Various MDI children activation fixes"?
Yes, it did nothing visible for the maximized/restored problem.
However, Agent 1.93 (still used a lot, Agent 2.0 is a paid upgrade) has stopped crashing in some code related to menu handling. So if your patch needs a vote, it gets mine.
Rein.