[Pythonmac-SIG] EuroPython

2010-07-07 Thread ronaldoussoren
Hi,Is anyone here going to europython this year? I'll visit this year and am staying for the post-conference sprints (although I haven't decided yet what I'll sprint on).Ronald ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org

Re: [Pythonmac-SIG] python plugins in Cocoa app.

2010-07-02 Thread ronaldoussoren
On 02 Jul, 2010,at 03:14 PM, Georg Seifert wrote:Hi,I have problems getting plugins made in python (made with py2app) to play with my app.My app needs to do two things: load plugins (bundles, mostly written in ObjC but also in python) and run scripts from within the app (uses PyRun_SimpleString).

Re: [Pythonmac-SIG] Which version to use??

2010-05-26 Thread ronaldoussoren
On May 26, 2010, at 03:27 PM, Joe Hughes wrote:I have some questions concerning what I'm reading below. Ronald states that Python 3.1.2 works with PyObjC on OSX 10.6. Is this with PyObjC 2.2 on the main site or some branch that is still experimental? If this is experimental do I use RCS/CVS/Sub

Re: [Pythonmac-SIG] [pythonmac-sig] python 2.7 tkinter using tk 8.6

2010-05-21 Thread ronaldoussoren
On May 21, 2010, at 02:24 PM, Kevin Walzer wrote:On 5/21/10 1:16 AM, Stephen M. Gava wrote: > Hi there, > I've installed the python.org package of python 2.7b2 for osx snow leopard. > > It's Tkinter appears to be built against Tk 84, but I want to use > Tkinter with my installed framework build of