mIRC Home    About    Download    Register    News    Help

Print Thread
#46512 02/09/03 01:58 PM
Joined: Sep 2003
Posts: 10
Y
yythe1 Offline OP
Pikka bird
OP Offline
Pikka bird
Y
Joined: Sep 2003
Posts: 10
Suppose that @name is an internal maximized window with an editbox and listbox , and the next identifier was requested once while @name is active , and another time while the Status Window is active :
$window(@name).dw
It returns a different value!!! Please fix it

#46513 08/09/03 01:10 PM
Joined: Dec 2002
Posts: 5,430
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,430
This is how MDI windows work, so it's quite normal. Only the top window in the MDI frame is actually maximized. All other windows in the MDI frame are returned to their non-maximized state if they're not the top window.


Link Copied to Clipboard