User Profile

Collapse

Profile Sidebar

Collapse
Benno
Benno
Last Activity: Feb 15 '11, 06:30 PM
Joined: Dec 28 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Benno
    replied to What is your OS and Python Version
    Primarily python 2.5.1, OSX 10.5.8

    We also have a couple of old sandboxed RH Linux 9 machines running astronomical tasks, they run python 2.2.2.

    We looked at v3, but no one here is in the least interested in a version that can't directly run already existing source code, so 2.x is it.

    We typically write on the 2.2.2 platforms and then move the code to the 2.5.1 Mac platform; that way everything works everywhere....
    See more | Go to post

    Leave a comment:


  • Mike, what happens if you open a shell and type:

    python -V[enter]

    ???

    If you get Python 2.x, you're ready to go right now. You don't need v3.
    See more | Go to post

    Leave a comment:


  • Benno
    started a topic Tk, OSX, PYTHON application menu override

    Tk, OSX, PYTHON application menu override

    OSX 10.5.8
    Python 2.5.1
    Tkinter is the version that comes with OSX.

    When I attach menus, it works fine, but there's that Python menu to the left where the application menu should be. In order to create the look and feel of a standard application, that's got to go... but I can't find any documentation on how to do it in Python.

    There are allusions to a "special" apple menu keyword, but I've so...
    See more | Go to post
No activity results to display
Show More
Working...