![]() |
| ||
| Help - Frame class in tkinter is playing up Hi, I want to create a little Frame class that has two labels built in, the code snippet below is the class. class DescriptionFrame(Frame): The problem is on line 8, when i try to create the label i get this: Quote:
thanks a1eio |
| ||
| Re: Help - Frame class in tkinter is playing up Actually, you're very close. Line 3 should read Frame.__init__(self,master) Jeff |
| ||
| Re: Help - Frame class in tkinter is playing up hahahahaha, niice. thankyou very much, hehe i thought it was probable something simple. a1eio |
| All times are GMT -4. The time now is 12:14 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC