On Jun 14, 2007, at 1:21 PM, Nicholas Riley wrote:

> On Thu, Jun 14, 2007 at 01:16:08PM -0700, Christopher Barker wrote:
>> However, if was nice to have some stuff without any external
>> dependencies -- is there a lightweight way to do just Easy Dialogs,
>> without all of PyObjC?
>
> It shouldn't be hard to simply wrap a Cocoa EasyDialogs implementation
> in C to construct a traditional Python module, but it make ssense to
> wait and see how much of Carbon is no longer going to be supported in
> 64-bit on Leopard (probably the WWDC attendees find out today but it's
> NDA'd).  Cocoa doesn't have a generic API that matches that of
> EasyDialogs as much as Carbon does.

The WWDC attendees (me included) already know but as you say that info  
is under NDA ;-).

Ronald

>
>
> -- 
> Nicholas Riley <[EMAIL PROTECTED]> | <http://www.uiuc.edu/ph/www/njriley 
> >
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to