Re: pgAdmin3 port to MacOsX

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: "Adam H(dot)Pendleton" <fmonkey(at)fmonkey(dot)net>
Cc: Stefan Csomor <csomor(at)advancedconcepts(dot)ch>, jm(at)poure(dot)com, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: pgAdmin3 port to MacOsX
Date: 2003-09-14 22:33:52
Message-ID: 3F64ECD0.8030903@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Adam H.Pendleton wrote:

>
> Hmmm. Well, I don't have the Metrowerks compiler, but I could
> probably get my hands on it if I needed to. I am not using Mac OS X
> 10.3, but I probably could if I needed to (though I don't know how
> this would help us).
>
> What is needed to get wxMac to support Apple's Unicode on 10.2? Is
> there anything I can do to help? I've got the time, but I don't know
> the particulars about what would need to be done.

I just checked what happens with our UTF-8 translations, and found that
a non-unicode pgAdmin will work with latin charset languages, so we have
many European languages.
We could go for 10.2 non-unicode, and hoping for true Unicode with 10.3
in the near future.

Currently, the reading of unicode files is broken for non-unicode
builds, this needs fixed.
Regards,
Andreas

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2003-09-15 07:10:30 Re: pgAdmin3 port to MacOsX
Previous Message Adam H.Pendleton 2003-09-14 21:23:42 Re: pgAdmin3 port to MacOsX