On Thu, Aug 28, 2008 at 10:39 AM, Christopher Barker
<[EMAIL PROTECTED]> wrote:
> Please make sure your messages go to the pythonmac list also -- it's not the
> default if you hit "reply"
>
> beau wrote:
>>>>>
>>>>> what python are yo
I am trying to do a framework build to import tk and python2.5 for my
application bundle with py2app
This is the page I've been looking at:
http://livingcode.org/tag/distribution
"""
This is a setup.py script generated by py2applet
Usage:
python setup.py py2app
"""
import objc, AppKit, Foun
can anyone recommend some tutorials for Cocoa ObjectiveC?
basically I'm trying to great a gui program that reads a file and then
displays a visualization of it, with a slide.
so everytime the ui will be different
with Tkinter that was easy just write a function that packs things to
the screen.
what is the best way to export an image of the GUI that Tkinter makes?
maybe:
Python Image LIbrary(PIL)
py2svg:
http://wmula.republika.pl/proj/canvas2svg/canvasvg.py
Ideally I would like to end up with a tif file equivalent to a screen
grab of the UI that Tkinter made. Possible options would in
I am using apple script to create a droplet that basically lets you
pass the incoming file as an argument to a bundled python script. The
python script then displays the output in a UI made with Tkinter.
Questions:
1. is it possible to quit the apple script before python sends it's exit code?
2. I
Hello,
When I try to run this and script:
#!/usr/bin/python2.4
# colordialog.py
import sys
from PyQt4 import QtGui
from PyQt4 import QtCore
class ColorDialog(QtGui.QWidget):
def __init__(self, parent=None):
QtGui.QWidget.__init__(self, parent)
color = QtGui.QColor(0,
t guy/gal. They might allow some on-site and some off-site, but
you must live within commutable distance to NYC.
To be considered please submit resume and salary requirements to
[EMAIL PROTECTED]
Thank you,
Beau J. Gould
Open Source Staffing
www.open-source-staffing.com
[EMAIL PROT