python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to display Russian language in Tkinter text widget? (Currently only seeing unicode)
Does anybody know what my problem is?
I'm starting some work on tkinter and when I copy/paste a bit of Russian Text to my tkinter text widget it looks like this
Here is the original text
Лиса вышла ...
RtxTrillihin
Votes: 0
Answers: 0
Netbeans IDE Menu showing weired characters and system font Not Working
I have changed my system font. everything in the system works better with the new font. but Not java applications or Netbeans IDE. all the menus and labels in java applications or Netbeans IDE show we...
CodeJunior
Votes: 0
Answers: 1
How do I fix my issue including google fonts?
My bad if the title makes the issue sound complicated, but the JavaScript code which I'm attempting to work with is generally simple, I just don't really know what I'm doing.
To specify what the issue...
Sphys
Votes: 0
Answers: 2
How to switch from Bold to Regular FontStyle with the same button
I apply a FontStyle Bold on a text selected with a button but I can't go back to the default value when I click on it again
I would like that when I click the first time, the FontStyle Bold is applied...
Smoky
Votes: 0
Answers: 1