Best method to see if a window is 'Open' using win32lib.

new topic     » topic index » view thread      » older message » newer message

Hello,

I need to check to see if a window is currently open and I am not seeing any easy way. Am I missing something?

I tried using getWindowInfo() but it only shows whether the window is "active". Which I guess means it has focus because if I open 3 windows and then call getWindowInfo on all 3 then I only ever get a returned status of 1 on the main window. The rest whether they are open or not all return 0.

Whats the best way of going about this? Ideally I just want an easy way of maximizing all open windows or minimizing all open windows. If a window isn't open then I obviously don't want either action to occur to it.

Thanks! Steve

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu