Re: pgAdmin3 port to MacOsX

Поиск
Список
Период
Сортировка
От Stefan Csomor
Тема Re: pgAdmin3 port to MacOsX
Дата
Msg-id ADVANCED-3YNLWJGtmp0000006e@advanced-3ynlwj.advancedconcepts.ch
обсуждение исходный текст
Ответ на Re: pgAdmin3 port to MacOsX  (Adam H.Pendleton <fmonkey@fmonkey.net>)
Ответы Re: pgAdmin3 port to MacOsX  (Adam H.Pendleton <fmonkey@fmonkey.net>)
Список pgadmin-hackers
Hi

basically we have two options :

I have implemented unicode for wxMac a few weeks ago with one restriction :

for 10.2 we need the Metrowerks Compiler environement, since their C-runtime
supports wchar, whereas Apple's Dev Tools don't , rewriting wxMac to use
apple's own unicode support at the moment for me is out of the question due
to time constraints

for 10.3 we can work with the apple developer tools

So I guess it would be the easiest way to go for 10.3 only...

Best,

Stefan

> 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.




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

Предыдущее
От: Adam H.Pendleton
Дата:
Сообщение: Re: pgAdmin3 port to MacOsX
Следующее
От: Adam H.Pendleton
Дата:
Сообщение: Re: pgAdmin3 port to MacOsX