Re: [Tutor] Python Dice Game

2009-04-11 Thread Alan Gauld
"jake_k2011" wrote get it to work :\ I'm a total noob and just a BEGINNER. I can't seem to get the buttons to work.Basically they are constructed and maybe activated in the main program, andI need to be able to use them in the functions roll() and turn() i believe. CAn anyone help to get

[Tutor] Python Dice Game

2009-04-11 Thread jake_k2011
http://www.nabble.com/file/p22982720/button.py button.py http://www.nabble.com/file/p22982720/dieview.py dieview.py http://www.nabble.com/file/p22982720/graphics.py graphics.py http://www.nabble.com/file/p22982720/msdie.py msdie.py http://www.nabble.com/file/p22982720/roller.py roller.py Im