I need to display text in a GUI interface made with TkInter, however,
I would like only one word in the middle of this text to be bold.
I'm using it as follows:
texto = Label(Frame, text="Texto qualquer com mais de 5 linhas", font= fonte qu...
asked by
29.07.2015 / 13:56