No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
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 … | |
Re: 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 … |
The End.