How to output my simple GUI

Hi,

I am learning python, and am trying wxPyhton. I have a simple GUI, which I can import into the interpreter, but it gives me no GUI display. I did the following:

import Gui

but nothing comes up, I am using windows. Can someone help tell me what I am doing wrong?
I have a MainLoop() method etc.

Thanks
A.T.

···

_________________________________________________________________
Use MSN Messenger to send music and pics to your friends http://www.msn.co.uk/messenger

If your code is not too big, please post so that we can see what is
going on. You really haven't provided enough information for us to
provide you with any answers of reasonable quality.

···

On Mon, 2003-12-01 at 04:13, A. T. wrote:

Hi,

I am learning python, and am trying wxPyhton. I have a simple GUI, which I
can import into the interpreter, but it gives me no GUI display. I did the
following:

>>>import Gui
>>>

but nothing comes up, I am using windows. Can someone help tell me what I am
doing wrong?
I have a MainLoop() method etc.

Thanks
A.T.

_________________________________________________________________
Use MSN Messenger to send music and pics to your friends
http://www.msn.co.uk/messenger

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org