Re: [pgadmin-hackers] pgAdmin3 on Mac

2004-09-22 Thread Dave Page
 

 -Original Message-
 From: Adam H. Pendleton [mailto:[EMAIL PROTECTED] 
 Sent: 21 September 2004 21:08
 To: Dave Page
 Cc: pgadmin-hackers
 Subject: Re: [pgadmin-hackers] pgAdmin3 on Mac
 
 
 On Sep 21, 2004, at 10:05 AM, Dave Page wrote:
 
 
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of Adam 
  H.Pendleton
  Sent: 21 September 2004 14:21
  To: pgadmin-hackers
  Subject: [pgadmin-hackers] pgAdmin3 on Mac
 
  So I've gotten pgAdmin3 to run on the Mac, but I'm having some 
  problems.  For starters I had to change where all the 
 resources are 
  located, since Mac puts them in a specific location.  Now, when I 
  startup I see the attached error.
  Shouldn't the assert message look different?  In other words, 
  shouldn't this line:
 
  #define chkXRC(id) XRCID(#id) == id
 
  prevent chkXRC(id) from actually appearing in the assert?
 
  In any event, I would assume that pgAdmin3 can't find the 
 xrc files, 
  perhaps?
 
  Hi Adam,
 
  Out of interest, what happens in a non-debug build (in which the 
  dialogues come from xrcdialogs.cpp)?
 
 This is a release build, that is EMBED_XRC is #define'd.  
 On Mac, at least for now, it is necessary to build with 
 XCode, so stuff like EMBED_XRC I set by hand.

Ahh, in that case it's not the XRC files as they get built in (embedded
if you like ;-) ) when EMBED_XRC is defined.

/F

---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster


Re: [pgadmin-hackers] just a question ..

2004-09-22 Thread Dave Page
 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Andreas Pflug
 Sent: 21 September 2004 21:48
 To: Diego A. Gil
 Cc: PgAdmin Hackers
 Subject: Re: [pgadmin-hackers] just a question ..
 
 Diego A. Gil wrote:
  Hi,
  
  anybody knows what is that variable for :
  
  in src/schema/pgObject.cpp: bool dontQuote=false;
 
 If you don't object I'll remove that line...

Nope, been meaning to do that myself.

/D

---(end of broadcast)---
TIP 8: explain analyze is your friend


Re: [pgadmin-hackers] CVS Commit by andreas: todo update

2004-09-22 Thread Dave Page
 

 -Original Message-
 From: Andreas Pflug [mailto:[EMAIL PROTECTED] 
 Sent: 21 September 2004 23:10
 To: Dave Page
 Cc: [EMAIL PROTECTED]
 Subject: Re: [pgadmin-hackers] CVS Commit by andreas: todo update
 
 Dave Page wrote:
 
  
  I'd rather not prevent the user from shooting his own foot in quite 
  such a nannying way, but on a more general theme, what 
 about having a 
  bunch of tips in appropriate places to help the newbie?
 
 Yup, let's collect candidates.
 
  Each one could have
  it's own 'don't show me this again' check box, along with a global 
  option to turn them off.
 
 ... for making power users less annoyed :-) Teacher dialogs 
 make my pimples flourish.

:-)

/D

---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]