Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: linuxgyro
  • Content: Threads
  • Order by date
  1. linuxgyro

    tcl fonts selctor

    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...
  2. linuxgyro

    IDLE on mac

    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...
  3. linuxgyro

    wxPyton not working in mac osx

    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...

Part and Inventory Search

Back
Top