Re: win32lib windows won't close

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

Ah-ha! I figured out what the problem was.

I was calling

setVisible(currWindow, True) 

instead of

openWindow(currWindow, Normal) 

Apparently, you can't close a window that hasn't been opened! o_O

Even if you made it visible.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu