[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [pygame] wxPython and pygame - pygame window will not disappear
- To: pygame-users@xxxxxxxx
- Subject: Re: [pygame] wxPython and pygame - pygame window will not disappear
- From: "Ian Mallett" <geometrian@xxxxxxxxx>
- Date: Sun, 20 Jan 2008 00:38:39 -0800
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: pygame-users-outgoing@xxxxxxxx
- Delivered-to: pygame-users@xxxxxxxx
- Delivery-date: Sun, 20 Jan 2008 03:38:52 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=gamma;        h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references;        bh=AhaiacHFhhGeIjv0IWRqiXCafA5pgaJcD4cotBB46KQ=;        b=FrTLvB7oO77pzzXhCywqei3Be7L2WDv6eQQvev89w2umT+hKH1qQ8or9UYPWGr5CQRXZz7draWmlV5728UArJsRpVJ1DIjp2gTdaXGfQrKxDcDnHKT7rNAXZTm+F0W23SV3ce6n2scMyEW3s/m8vnDh2/Z9Olt9zC6oQ5WB3Nsc=
- Domainkey-signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=gamma;        h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references;        b=wpeYXompQCW5JVjKF9cwntBRAZLsPQG0TznIykeKNgblD4dT+vi85+G7zarqwszaSVRZr2JS5N1ZPk4qTDlTH1E3TmJTG0C5tykUGJljnn2o+I8UkOUY8+Fa5s9ubiXc7Q6FwFqWIattptSyFRzeR8CllUpmMf7YTm3hUL2rNYI=
- In-reply-to: <917196.68302.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- References: <917196.68302.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: pygame-users@xxxxxxxx
- Sender: owner-pygame-users@xxxxxxxx
I'm afraid I don't know the answer to your question, Mark.  
However, if there are any experts out there, I would like a simple way to make a menu in wxPython.  The demos are unnecessarily complicated, and I have no idea where to start.  For instance, a simple Dialog box takes 5 lines including the import statement, but their example is 3 pages long?!
Ian