Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Patch: Query favourites


  • From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
  • To: "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>
  • Cc: "Magnus Hagander" <mha(at)sollentuna(dot)net>, <pgadmin-hackers(at)postgresql(dot)org>
  • Subject: Re: Patch: Query favourites
  • Date: Mon, 13 Feb 2006 14:38:01 -0000
  • Message-id: <E7F85A1B5FF8D44C8A1AF6885BC9A0E40103E07E(at)ratbert(dot)vale-housing(dot)co(dot)uk>

 

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin(at)pse-consulting(dot)de] 
> Sent: 13 February 2006 14:32
> To: Dave Page
> Cc: Magnus Hagander; pgadmin-hackers(at)postgresql(dot)org
> Subject: Re: [pgadmin-hackers] Patch: Query favourites
> 
> Dave Page wrote:
> > Patch applied with the following changes:
> > 
> > - Moved all deps to $PGASRC/../pgadmin3-deps/ on Windows.
> > - Replaced the wxTreeCtrl with a ctlTree (which draws lines 
> properly on
> > GTK), and added the appropriate XRC resource handlers.
> > 
> > There is a slightly odd effect with the text box on 
> dlgAddFavourite and
> > the wxTextEntry dialogue on Windows in which the cursor 
> keeps returning
> > to immediately before char 4 (even if the textbox is 
> actually empty),
> > but it does actually work as expected.
> > 
> > Andreas; can you look at that please? I'm somewhat baffled...
> 
> I'm currently rebuilding my win32 workstation, using VC2005, and 
> struggling to find windows.h...

:-( I always use VC++ 6.0 to avoid the extra deps that 2K3+ introduce.

> I can see the issue with the latest snapshots I compiled, I'd 
> guess some 
> flags of that textbox are strange.

I dunno about the wxTextEntry one, but the one on dlgAddFavourite is
perfectly normal unless I overlooked something.

> 
> A word about gtk build:
> After installing libxml-dev on my debian box, I had to add a link to 
> /usr/include/libxml2/libxml as /usr/include/libxml. I wonder 
> if this is 
> expected. In addition, I needed to add -lxml2 in src/Makefile.

Perhaps the acinclude.m4 code should be expanded to look there as well,
and possibly include a --with-xml= option. 

Regards, Dave.



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group