Jacob Mansfield wrote:
does anyone know how to make a parallel or serial interface with respective
software, i would prefer parallel because it is easy to utilise
Both the serial and the parallel interface seem to be covered by pyserial
http://pyserial.wiki.sourceforge.net and
http://pyserial.
does anyone know how to make a parallel or serial interface with respective
software, i would prefer parallel because it is easy to utilise
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
On Tue, Jun 9, 2009 at 10:31 PM, Essah Mitges wrote:
> i don't know if its what i am searching that is wrong but what i am trying
> to do is
> link my game i made in pygame to my pygame menu the menu has 4 button
> classes on it one foe instruction one to quit one for high scores and one to
> sta
start the game this is basicly the
menu i want people to see first the main menu
From: sri...@gmail.com
Date: Tue, 9 Jun 2009 21:48:28 -0500
Subject: Re: [Tutor] gui further explained
To: e_mit...@hotmail.com
CC: tutor@python.org
On Tue, Jun 9, 2009 at 7:18 PM, Essah Mitges wrote:
lol
On Tue, Jun 9, 2009 at 7:18 PM, Essah Mitges 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 it will try to run another python script? Your description of your
desired goa
lol i was trying to open it while keeping my menu open to have it in a
different window
> From: sri...@gmail.com
> Date: Tue, 9 Jun 2009 19:11:03 -0500
> Subject: Re: [Tutor] gui further explained
> To: e_mit...@hotmail.com
> CC: tutor@python.org
File "C:\Python26\lib\subprocess.py", line 804, in _execute_child
startupinfo)WindowsError: [Error 2} The system cannot find the file
specified
> Date: Tue, 9 Jun 2009 20:07:15 -0400
> From: da...@abbottdavid.com
> To: e_mit...@
On Tue, Jun 9, 2009 at 6:49 PM, Essah Mitges wrote:
>
> What I am trying to do is start my pygame game from my pygame menuI do not
> think I am using the right code to do this I am trying to use the subprocess
> module to open a child window with the game inside of it but python doesn't
> like th
Essah Mitges wrote:
What I am trying to do is start my pygame game from my pygame menuI do not think I am using the right code to do this I am trying to use the
subprocess module to open a child window with the game inside of it but python doesn't like thatThe second thing that i'd like to know
What I am trying to do is start my pygame game from my pygame menuI do not
think I am using the right code to do this I am trying to use the subprocess
module to open a child window with the game inside of it but python doesn't
like thatThe second thing that i'd like to know how I could list th
10 matches
Mail list logo