Re: [pgadmin-hackers] OSX wxMac-2.5.4 error

2005-04-07 Thread Patrick Hatcher
ignore this message. I just installed 2.5.5 and it worked correctly Patrick Hatcher Macys.Com Legacy Integration Developer 415-422-1610 office HatcherPT - AIM Patrick Hatcher

[pgadmin-hackers] OSX wxMac-2.5.4 error

2005-04-07 Thread Patrick Hatcher
I wondered if anyone else experienced this compile error with wxMac-2.5.4 and how they fixed it: Patrick-Hatchers-Computer:~/downloads/wxMac-2.5.4 fd02ph0$ make (test -d utils/wxrc && cd utils/wxrc && make all) || true g++ -o wxrc wxrc_wxrc.o -framework QuickTime -framework IOKit -framework Ca

Re: [pgadmin-hackers] OSX Status

2005-04-07 Thread Andreas Pflug
Florian G. Pflug wrote: Andreas Pflug wrote: The inner notebook should be half the height of the outer notebook, but this isn't so. Please use the attached dlgServer.xrc and dlgServer.cpp and post the resulting image as well as the info debug output it creates (three lines "Mac debug"). Hm... se

Re: [pgadmin-hackers] OSX Status

2005-04-07 Thread Florian G. Pflug
Andreas Pflug wrote: The inner notebook should be half the height of the outer notebook, but this isn't so. Please use the attached dlgServer.xrc and dlgServer.cpp and post the resulting image as well as the info debug output it creates (three lines "Mac debug"). Hm... seems you forgot to actual

Re: [pgadmin-hackers] OSX Status

2005-04-07 Thread Andreas Pflug
Florian G. Pflug wrote: Here it comes... Looks quite strange, I must say.. ;-) Well this wasn't supposed to win any prizes... :-) The inner notebook should be half the height of the outer notebook, but this isn't so. Please use the attached dlgServer.xrc and dlgServer.cpp and post the resulting

[pgadmin-hackers] CVS Commit by andreas: VACUUM hint

2005-04-07 Thread cvs
Log Message: --- VACUUM hint Modified Files: -- pgadmin3: CHANGELOG.txt (r1.201 -> r1.202) pgadmin3/src/include: frmHint.h (r1.3 -> r1.4) pgServer.h (r1.44 -> r1.45) pgadmin3/src/schema: pgServer.cpp (r1.60 -> r1.61) pgTable.c

Re: [pgadmin-hackers] OSX Status

2005-04-07 Thread Andreas Pflug
Please stay on the list! Here is the relevant Part of the log: 2005-04-07 12:09:25 INFO : Using fontmetrics 7/13, 11 Point 2005-04-07 12:09:25 INFO : Native Description '0;11;70;90;90;0;Lucida Grande;0' 2005-04-07 12:09:25 INFO : Draw size of 'M': w=10, h=13, descent 2, external lead 0. 20

[pgadmin-hackers] gAdmin III and wxWidgets 2.5.5

2005-04-07 Thread Andreas Pflug
FYI: pgAdmin III does *not* work correctly with vanilla wxWidgets 2.5.5 under MSW, because a problem with tree context menus has crept in, we need to stay with 2.5.4 . The problem has already been fixed in wx CVS, so 2.6 will hopefully be ok for us. Regards, Andreas ---(end

[pgadmin-hackers] pgAdmin III and wxWidgets 2.5.5

2005-04-07 Thread Andreas Pflug
FYI: pgAdmin III does *not* work correctly with vanilla wxWidgets 2.5.5 under MSW, because a problem with tree context menus has crept in, we need to stay with 2.5.4 . The problem has already been fixed in wx CVS, so 2.6 will hopefully be ok for us. Regards, Andreas ---(

Re: [pgadmin-hackers] OSX Status

2005-04-07 Thread Andreas Pflug
Florian G. Pflug wrote: Hi This newest wxMac Version (2.5.5) fixes both the Icon-Distortion Problem in the treeview, and the Help-Window-Is-Attached-To-The-Top-Of-The-Screen Problem. Good to hear! This only remaining showstopper for pgAdminIII on Mac, as far as I can tell, is now the wrong size o

[pgadmin-hackers] OSX Status

2005-04-07 Thread Florian G. Pflug
Hi This newest wxMac Version (2.5.5) fixes both the Icon-Distortion Problem in the treeview, and the Help-Window-Is-Attached-To-The-Top-Of-The-Screen Problem. This only remaining showstopper for pgAdminIII on Mac, as far as I can tell, is now the wrong size of all the dialogs. Since most xrc fil