From: | Adam H(dot)Pendleton <fmonkey(at)fmonkey(dot)net> |
---|---|
To: | pgadmin-hackers(at)postgresql(dot)org |
Cc: | Stefan Csomor <csomor(at)advancedconcepts(dot)ch> |
Subject: | PgAdmin3 on Mac |
Date: | 2003-10-18 02:09:43 |
Message-ID: | 23602321-0110-11D8-92E7-000A9566CE14@fmonkey.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Here are some screenshots of pgAdmin3 1.0.1 running on Mac OS X:
Language Selection:
http://www.fmonkey.net/pgasplash.jpg
Tip of the Day:
http://www.fmonkey.net/pgatips.jpg
Main Window:
http://www.fmonkey.net/pgamain.jpg
So, we've obviously got some string problems here, which I can only
assume are related to the Unicode stuff. Perhaps Stefan, whom I've
cc'd on this message, can give us some help with solving this problem
(which I assume requires converting those pesky Unicode functions to
their Mac equivalents). Anyway, at least it compiles and runs, right?
:-)
Dave, you might want to think about backporting my acinclude and
Makefile.am changes to the REL_1_0_1 branch, especially the new
wxWindows library code detection, since the REL_1_0_1 branch doesn't
compile against our wxWindows snapshot without the --enable-monolithic
flag.
ahp
From | Date | Subject | |
---|---|---|---|
Next Message | Stefan Csomor | 2003-10-18 06:15:08 | Re: PgAdmin3 on Mac |
Previous Message | Hiroshi Saito | 2003-10-17 22:48:33 | Re: pgadmin 1.0.1 fails to build |