Re: [Pythonmac-SIG] [Pyobjc-dev] another tableview question

2005-07-07 Thread Dethe Elza
> One thing I'm not sure about is making the class a dataSource in > InterfaceBuilder. I made the connection (and obviously defined the > methods in the source), but I couldn't define the appropriate > actions on the class I created in IB. When I tried to create an > action for 'tableView:o

Re: [Pythonmac-SIG] [Pyobjc-dev] another tableview question

2005-07-07 Thread Bob Ippolito
On Jul 7, 2005, at 6:10 PM, Dethe Elza wrote: > > On 7-Jul-05, at 7:29 PM, Phil Christensen wrote: > >> def numberOfRowsInTableView_(self, sender): >> return (len(self.contents)) >> numberOfRowsInTableView_ = objc.selector >> (numberOfRowsInTableView_, >>

Re: [Pythonmac-SIG] [Pyobjc-dev] another tableview question

2005-07-07 Thread Dethe Elza
On 7-Jul-05, at 7:29 PM, Phil Christensen wrote: > # > # class defined in MainMenu.nib > class ContentsTreeViewDelegate(NibClassBuilder.AutoBaseClass): > # the actual base class is NSObject > # The following outlets are added to the class: > # controll

[Pythonmac-SIG] Fredericksburg, VA ZPUG Meeting July 13: PyObjC presentation

2005-07-07 Thread Gary Poster
Won't normally bother the PythonMac SIG with these announcements, but the main event this time is a PyObjC presentation... :-) -- Please join us July 13, 7:30-9:00 PM, for the second meeting of the Fredericksburg, VA Zope and Python User Group ("ZPUG"). Zac Bir, Zope Corporation Senior

Re: [Pythonmac-SIG] urllib2 error

2005-07-07 Thread Alastair Rankine
Alastair Rankine wrote: >Hi, > >I just installed MacPython 2.4.1 and TigerPython24Fix from >http://undefined.org/python/ onto my Tiger system. All is not well with >the urllib2 module: > > Found the problem. Turns out that the new urllib searches Internet Config for proxy settings. For some

Re: [Pythonmac-SIG] urllib2 error

2005-07-07 Thread Robert Kern
Alastair Rankine wrote: > Hi, > > I just installed MacPython 2.4.1 and TigerPython24Fix from > http://undefined.org/python/ onto my Tiger system. All is not well with > the urllib2 module: > > $ python > Python 2.4.1 (#2, Mar 31 2005, 00:05:10) > [GCC 3.3 20030304 (Apple Computer, Inc. build 16

[Pythonmac-SIG] urllib2 error

2005-07-07 Thread Alastair Rankine
Hi, I just installed MacPython 2.4.1 and TigerPython24Fix from http://undefined.org/python/ onto my Tiger system. All is not well with the urllib2 module: $ python Python 2.4.1 (#2, Mar 31 2005, 00:05:10) [GCC 3.3 20030304 (Apple Computer, Inc. build 1666)] on darwin Type "help", "copyright", "

[Pythonmac-SIG] Did anyone play with TransformProcessType yet?

2005-07-07 Thread Jack Jansen
No, I've not come out of hiding just yet (still far too busy with Ambulant to do any Python work), but I came across TransformProcessType just tonight, so I did a quick experiment and it seems to work. What it does is turn any process into a full-fledged windowing application, with a dock

Re: [Pythonmac-SIG] Stability of (I)DEs, particularly WingIDE? (Re: [Boa Constr] Re: ANN: Boa Constructor for OS X available)

2005-07-07 Thread Riaan Booysen
Hi Wolfgang, Wolfgang Keller wrote: > Hello, > > >>I have yet to encounter a Python editor on the Mac that does this >>gracefully. Eric3, Spe, PyOxide,and now Boa--they all crash at times, >>and sometimes all the time, when trying to eval/debug scripts. > > >>To be perfectly honest, when it co

Re: [Pythonmac-SIG] Discussion of Python IDE's: strengths andweaknesses (long)

2005-07-07 Thread Derek Lee-Wo
I'll add my 2 centsEclipse and PyDev is the ONLY solution I've found that I can work with. I can edit my files and debug them without crashing anything. It is robust and I have yet to find any stability problems. I have tried all the other IDEs that have been mentioned in this thread and the

Re: [Pythonmac-SIG] Discussion of Python IDE's: strengths and weaknesses (long)

2005-07-07 Thread Wolfgang Keller
Hello, > Wolfgang's question has prompted me to think more generally about each > Python IDE for OS Xthat has been discussed. I've used, or tried to use, > every one of them over the past several months, and I'd like to offer a > brief discussion of each, plus some that have not been discussed at

Re: [Pythonmac-SIG] Discussion of Python IDE's: strengths andweaknesses (long)

2005-07-07 Thread Henning.Ramm
Thank you very much for this overview! I tried several IDEs about a month ago to find the suiting one for my little projects and made partly the same, partly different experiences. Several apps showed the same problem on my german Tiger: The text in interpreter windows is not readable (only top p