XRC and wxPython
Dennis Benzinger
Dennis.Benzinger at gmx.net
Wed Oct 20 10:45:38 CEST 2004
Austin wrote:
> [snipped some sample xrc files]
> -----------------------------------------------
> sample is a frame, and close is a dialog. Assume that ex.(sample.py) is a
> main program. When you click Button1, it will show the dialog ex.(close.py).
> And you click close button in close.py, it will close but the main frame
> still exists.
Do I understand correctly that the close button in the dialog should
close the whole application?
> Because most examples don't show how to open another dialog, i
> try to write codes referenced by the examples but it's doesn't work. Could
> anybody show me the examples used those two xrc files or some other useful
> websites? Thanks a lot.
I don't have examples at hand but if you show your code I could help you
further.
Dennis
More information about the Python-list
mailing list