[Tutor] gui further explained

Wayne srilyk at gmail.com
Wed Jun 10 04:48:28 CEST 2009


On Tue, Jun 9, 2009 at 7:18 PM, Essah Mitges <e_mitges at hotmail.com> wrote:

>
> lol i was trying to open it while keeping my menu open to have it in a
> different window
>

So you have a pygame window that is just a menu? and when you select <this
option> it will try to run another python script? Your description of your
desired goal isn't terribly clear, and hence it's difficult to offer good
advice.

When you say "menu" and "different window" that could mean a host of things.
If you say "I have a pygame window that consists of a menu; here is my code
<link to some pastebin>. I'm having problems when I select <some option> - I
want it to <specific action, i.e. open a toplevel window (with titlebar,
etc.), display some pixels on the screen, etc.>, but <some unexpected
behavior>.

The interesting this is that often when I take the time to write out a
detailed question I find that the answer is right there in front of me. I've
probably almost posted about 10-15 questions in the past 6 months and then
just by virtue of taking the time to really look over my code I find the
solution to my problem.

HTH,
Wayne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20090609/d00bfe14/attachment.htm>


More information about the Tutor mailing list