I am making a text editor for a programming class at school. I wish to have a font selection menu for it. The following code is what i have found that shows the list of fonts, but i want to be able to use it rather than just look at the way the fonts look.:
set typeThis "The quick brown fox...
ok i gave up on trying to make the program in interactive through the terminal, so i downloaded pythoncard. it supposedly works, but i installed it and i had all the components needed. The it showed up with idle (it wasnt there before). but idle wont load. I double click the icon and it...
i am trying to make a gui for the first time in python on a mac running osx. it has python 2.3 installed and i downloaded the binary install for wxPython, the tcl/tk, and others but the modules never seem to install.
here is a program i am trying in wxPython:
from wxPython import *
class...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.