Help with my program

2009-10-22 Thread tanner barnes
Ok so im in need of some help! I have a program with 2 classes and in one 4 variables are created (their name, height, weight, and grade). What im trying to make happen is to get the variables from the first class and use them in the second class.

Help with Sockets.

2009-07-05 Thread tanner barnes
I am writing a program and in one section there is going to be a lobby with (for testing purposes) about 4 people in it. in the lobby there are two txtctrl's the first for entering your message and the second for displaying the message you and the other people in the lobby type. i am trying to

help!

2009-06-23 Thread tanner barnes
Python Version: 2.6 GUI toolkit: WxPython Ok so i am writing a program for my school's football team. In one part there is a notebook with 4 tabs for that stats. In each tab there are 4 txtctrl's with a + and - for each. The problem im having is that i need when you click the + or - button tha

Help

2009-06-22 Thread tanner barnes
Hi i was wondering how i should go about this problem: ok so i am writing a program for my school's football team and to keep the stats for each player there is a notebook with 3 tabs that has a txtctrl and a + and - button. i need to find a way to when you click the + or - button it updates th

help with errror

2009-06-11 Thread tanner barnes
could some one explain this error to me and possibly how to fix it? Traceback (most recent call last): File "C:\Users\brandon\workspace\tanner's workshop\tanner's workshop\src\WxGlade.py", line 458, in Edit = MyDialog2(None, -1, "") File "C:\Users\brandon\workspace\tanner's workshop\tan