On Wed, May 1, 2013 at 8:06 AM, Alex Norton <ayjayn1...@gmail.com> wrote:
>
> hi,
>
> i am currently trying to make a rock paper scissors game based on a game.
>
> the code for the game itself works fine, it does what i need it to do
>
> the issue i am having is that i haven't a clue how to combine the game code i 
> have with the QT GUI code i have.

Poke around with some QT examples, or play with Tkinter (which comes
with Python). Get a "hello, world" going, then expand on it. If you
get stuck, come back to the list with a bit more information and,
preferably, code; at the moment, your request is so vague that all I
can offer is highly general advice.

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to