Closing a child window problem

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

------=_NextPart_000_0045_01C0AFFC.19B22AA0
	charset="iso-8859-1"

Hi,
I tracked down the problem with closing the Search and About windows.

The user can't close these because they were never opened!

You have used "setVisible(win, True)" instead of "openWindow(win, ...)".

May I suggest to everyone that for Window controls you use openWindow() and
closeWindow() instead of setVisible(). The open/close routines do the
setVisible stuff but also other things that are important.

Attached is the changed files that now work on my system.

Note that I opened the 'about' window as modal. You may wish to change that
idea.


------
Derek Parnell
Melbourne, Australia
"To finish a job quickly, go slower."



------=_NextPart_000_0045_01C0AFFC.19B22AA0
	name="napsterparse.zip"

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

Search



Quick Links

User menu

Not signed in.

Misc Menu