When I type this in the Message window for a running projector with a MIAW:

put baWindowInfo(myMIAWWinHandle, "state"),

I see "normal" in the Message window even when the MIAW has been minimised by 
clicking its "minimize" button. And typing  baSetWindowState(myMIAWWinHandle, 
"Restored") in the Message window does not restore the MIAW.

When I minimize the MIAW by using baSetWindowState(myMIAWWinHandle, 
"Minimised"), the situation is different: 

put baWindowInfo(myMIAWWinHandle, "state") returns "min", and 
baSetWindowState(myMIAWWinHandle, "Restored") does restore the MIAW's window.

This is Windows XP and Dir 10, Buddy API 3.7.

What am I missing? Is minimising a MIAW somehow different from minimizing other 
windows?

Slava

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[email protected]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to