Re: pgAdmin3 port to MacOsX - Mailing list pgadmin-hackers

From Adam H.Pendleton
Subject Re: pgAdmin3 port to MacOsX
Date
Msg-id 498425EA-E6C0-11D7-B514-000A9566CE14@fmonkey.net
Whole thread Raw
In response to pgAdmin3 port to MacOsX  (Jean-Michel POURE <jm@poure.com>)
Responses Re: pgAdmin3 port to MacOsX  ("Stefan Csomor" <csomor@advancedconcepts.ch>)
List pgadmin-hackers
I think the first hurdle with pgAdmin3 on the Mac platform isn't
wxWindows related, but rather that Mac OS X doesn't have unicode
support (at least not in the traditional sense).  This means that
wxWindows doesn't support Unicode on the Mac.  Whether wxWindows can be
made to support Uncode is a question Stefan will have to answer, but as
far as I can tell the answer is probably no.  What does this leave us
in terms of Mac options.  Do we want to support a Mac platform without
Unicode?  If so, it will probably require a bunch of #ifdef's and
Mac-specific code inside pgAdmin3 to do so.

In any event, I am more than willing to donate my time to do any work
that is necessary, as soon as we have some kind of consensus as to the
direction of the port.  Also, if I am wrong about the Unicode thing,
let me know what I need to do to get it to work.

ahp

Attachment

pgadmin-hackers by date:

Previous
From: Jean-Michel POURE
Date:
Subject: Re: pgadmin III Turkish language file
Next
From: "Stefan Csomor"
Date:
Subject: Re: pgAdmin3 port to MacOsX