Re: [Pythonmac-SIG] Does anyone on the planet know how to build python-2.5 (WITH READLINE)?

2006-11-30 Thread Gary Poster
On Nov 15, 2006, at 2:32 PM, Todd Thal wrote: > I am having one "hades" of a heckuva time getting readline support for > Python-2.5 on a Mac OS 10.4.8.8.0 Thanks to Ronald and Skip for replying to this thread. It took me a little bit to connect the dots from their replies, so I thought I'd

[Pythonmac-SIG] printing in a PyObjC Document-based app

2006-11-30 Thread Tom Elliott
I have a PyObjC Document-based Application set up by Xcode (2.4). When I build the default project, but and then change the document window to contain an NSTableView, the app prints the data from the TableView. I would like to take charge of the print operation to print a modified version