Re: pgAdmin III under wxCocoa - Mailing list pgadmin-hackers

From Jean-Michel POURE
Subject Re: pgAdmin III under wxCocoa
Date
Msg-id 200309301131.10853.jm@poure.com
Whole thread Raw
In response to pgAdmin III under wxCocoa  (Jean-Michel POURE <jm@poure.com>)
Responses Re: pgAdmin III under wxCocoa  ("Stefan Csomor" <csomor@advancedconcepts.ch>)
Re: pgAdmin III under wxCocoa  (Adam Witney <awitney@sghms.ac.uk>)
Re: pgAdmin III under wxCocoa  (Julian Smart <julian.smart@btopenworld.com>)
List pgadmin-hackers
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


pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: GPL code in our CVS :-(
Next
From: Jean-Michel POURE
Date:
Subject: Re: pgAdmin III under wxCocoa