Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached

2 Posted Topics

Member Avatar for raindogs

I have recently installed Windows XP Professional on my Thinkpad 600x. Everything in the installation went fine, I've installed a small amount of software (Firefox, Photoshop, a couple of audio players, Avast antivirus), and I have dutifully installed all of the updates, including Service Pack 2. Unfortunately, the machine has …

Member Avatar for Member 785264
0
341
Member Avatar for Ene Uran

You can get the current text of a tkinter Label via the __getitem__ method, like so: [ICODE] labelText = 'all your base are belong to us' testLabel = Label(self.frame, text=labelText) print 'The text is %s' % testLabel.__getitem__("text")[/ICODE] Hope this helps. Alex [QUOTE=girishmsampath;935022]Hi Buddy .... Please do gimme a small example …

Member Avatar for vegaseat
0
3K

The End.