On Dec 3, 2007 9:26 AM, Chris Van Bael <[EMAIL PROTECTED]> wrote:
> On Dec 3, 2007 8:40 AM, Nicholas Riley <[EMAIL PROTECTED]> wrote:
> > On Sun, Dec 02, 2007 at 03:18:14PM +0100, Chris Van Bael wrote:
> > > I'm trying to port an python application which runs fine on Windows
> > > and Linux to OSX.
On Wednesday, December 05, 2007, at 01:54PM, "Stephen Gava" <[EMAIL PROTECTED]>
wrote:
>Lo all,
>
>I'm trying to bundle an app using py2app on osx leopard. I'm using the
>0.3.6 version of py2app and my app is written and built with the
>framework version of python 2.5.2.
>
>When I run my app
On Wednesday, December 05, 2007, at 02:15PM, "Chris Van Bael" <[EMAIL
PROTECTED]> wrote:
>On Dec 3, 2007 9:26 AM, Chris Van Bael <[EMAIL PROTECTED]> wrote:
>> On Dec 3, 2007 8:40 AM, Nicholas Riley <[EMAIL PROTECTED]> wrote:
>> > On Sun, Dec 02, 2007 at 03:18:14PM +0100, Chris Van Bael wrote:
>>
Hi,
I'm just joining the list, specifically to figure out how to use SWIG on
MacOS X 10.4 (intel). I have the default Apple Python 2.3.5 as well as
MacPython 2.5 installed.
I've following the tutorial at the swig.org Web site, using the Apple
Python 2.3.5. When I try to create the wrapper li
Bernard B Yoo wrote:
> I'm just joining the list, specifically to figure out how to use SWIG on
> MacOS X 10.4 (intel). I have the default Apple Python 2.3.5 as well as
> MacPython 2.5 installed.
>
> I've following the tutorial at the swig.org Web site, using the Apple
> Python 2.3.5. When I
Lo all,
I'm trying to bundle an app using py2app on osx leopard. I'm using the
0.3.6 version of py2app and my app is written and built with the
framework version of python 2.5.2.
When I run my app as a normal script it runs fine, and the wxpython
gui displays and works normally, but when I
I've been reading here about a few people who've been interfacing with
their
iCal calendars via vobject. To take it directly from the website "VObject
simplifies the process of parsing and creating iCalendar and vCard objects"
--(http://vobject.skyhouseconsulting.com/usage.html)
perhaps you could
On 5-Dec-07, at 11:36 PM, Nehemiah Dacres wrote:
> perhaps you could point your python to the ical callendar store
> place (i forget where this is but its documented at apple
> somewhere ) and edit the ical calendar objects with this. Now you
> can use a well documented, programmatic interfa