Re: pgAdmin III under wxCocoa

Поиск
Список
Период
Сортировка
От Stefan Csomor
Тема Re: pgAdmin III under wxCocoa
Дата
Msg-id ADVANCED-3YNLWJT55c000004a6@advanced-3ynlwj.advancedconcepts.ch
обсуждение исходный текст
Ответ на Re: pgAdmin III under wxCocoa  (Jean-Michel POURE <jm@poure.com>)
Список pgadmin-hackers
Hi

--with-mac uses the Carbon API,
--with-cocoa uses the Cocoa API

so it is just a difference between APIs, both will give you a native OSX
application, currently the wxCocoa implementation is not yet as complete as
the wxMac version.

Best,

Stefan

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
> Jean-Michel POURE
> Sent: Dienstag, 30. September 2003 10:31
> To: Adam Witney; Julian Smart; Adam H. Pendleton
> Cc: pgadmin-hackers
> Subject: Re: [pgadmin-hackers] pgAdmin III under wxCocoa
>
> Le Mardi 30 Septembre 2003 11:02, Adam Witney a écrit :
> > Is wxCocoa the same as wxMac? wxCocoa gives an unknown module error
> > from Thanks
>
> Dear Adam Witney,
>
> ./configure --help gives me:
>
> [...]
>   --with-mac               use Mac OS X
>   --with-cocoa            use Cocoa
> [...]
>
> Seems like we have to choose between --with-mac and
> --with-cocoa. I would say (without really knowing) that
> --with-mac is the compatibility layer of MacOsX to old
> Macintosh applications, whereas --with-cocoa is the native
> MacOsX interface.
>
> But this may well be the converse. Julian, could you tell us
> more about these issues?
>
> Cheers, Jean-Michel
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 8: explain analyze is your friend
>



В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Adam H.Pendleton
Дата:
Сообщение: Re: pgAdmin III under wxCocoa
Следующее
От: Adam H.Pendleton
Дата:
Сообщение: Re: pgAdmin III under wxCocoa