Re: [Pythonmac-SIG] Framework build of 2.4.2

2005-10-28 Thread Bob Ippolito
On Oct 28, 2005, at 5:03 AM, Ronald Oussoren wrote: > On 27-okt-2005, at 23:37, Bob Ippolito wrote: > > >> On Oct 27, 2005, at 2:29 PM, Samuel M. Smith wrote: >> >> >> >>> Will there be a framework installer for python 2.4.2? >>> >>> >> >> Not particularly soon unless someone else does it. >> > >

[Pythonmac-SIG] Drawing to the Clipboard in wxPython?

2005-10-28 Thread Louis Pecora
I have been searching for ways to draw to the clipboard rather than the wxWindow/screen in a wxPython app. I did this a long time ago in C on Mac OS 8. Then I could paste into drawing programs or MS Word or whatever as a graphical object. I could even edit the graphic in drawing programs. I

Re: [Pythonmac-SIG] Writting C extension in Mac os X tiger

2005-10-28 Thread Jaonary Rabarisoa
>> > > You forgot to use distutils to compile it, instead of Xcode. > Specifically, the problem was that you linked to a different > problem than you are attempting to use it from, potentially with > incorrect linker flags. distutils solves this problem for you > because it knows which Py

Re: [Pythonmac-SIG] Framework build of 2.4.2

2005-10-28 Thread Ronald Oussoren
On 27-okt-2005, at 23:37, Bob Ippolito wrote: > > On Oct 27, 2005, at 2:29 PM, Samuel M. Smith wrote: > > >> Will there be a framework installer for python 2.4.2? >> > > Not particularly soon unless someone else does it. I can boot into 10.3 if necessary. How does one build the "unofficial off