![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,428
Rep Power: 11
![]() |
Re: I am looking for
You're assigning the result of
Font.askChooseFont( root ) to Font. Does this not seem like it may cause problems to you?Try this: root = Tix.Tk( )
rootFont = Font.askChooseFont( root )
if rootFont:
print rootFontAlso, use [code] tags for blocks of code - [icode] is for code within sentences. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|