944,020 Members | Top Members by Rank

Ad:
  • Python Discussion Thread
  • Marked Solved
  • Views: 3687
  • Python RSS
Mar 1st, 2006
0

Tkinter Text tags

Expand Post »
For the Tkinter Text widget, is there a way to assign the selected text to a new tag?(other than 'sel',which changes)
Similar Threads
Reputation Points: 10
Solved Threads: 2
Newbie Poster
JabaPyth is offline Offline
5 posts
since Mar 2006
Mar 2nd, 2006
0

Re: Tkinter Text tags

Can you give us an example what you mean with "new tag"?
Moderator
Reputation Points: 1333
Solved Threads: 1403
DaniWeb's Hypocrite
vegaseat is offline Offline
5,792 posts
since Oct 2004
Mar 2nd, 2006
0

Re: Tkinter Text tags

Sorry, i've solved it on my own. In the tkinter text widget, tags are used for formatting:
Text.add_tag(name='myTag',start=1.0,stop=END,font='ariel 20')

Thanks anyway! :cheesy: :mrgreen:
Reputation Points: 10
Solved Threads: 2
Newbie Poster
JabaPyth is offline Offline
5 posts
since Mar 2006
Mar 8th, 2006
0

Re: Tkinter Text tags

Where can you find more info on the tkinter text widget?

I have played with Tkinter GUI just a little and find it very nice.
Reputation Points: 625
Solved Threads: 211
Posting Virtuoso
Ene Uran is offline Offline
1,704 posts
since Aug 2005

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Python Forum Timeline: Is There Another Way To Write This Word Count Program Other Than This Way???
Next Thread in Python Forum Timeline: I Need Help Please Writing This Program





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC