Re: pgAdmin III Bugs/Feature Requests - Mailing list pgadmin-support

From Mark A. Taff
Subject Re: pgAdmin III Bugs/Feature Requests
Date
Msg-id 200309182157.53552.marktaff@comcast.net
Whole thread Raw
In response to Re: pgAdmin III Bugs/Feature Requests  (Andreas Pflug <pgadmin@pse-consulting.de>)
Responses Re: pgAdmin III Bugs/Feature Requests
List pgadmin-support
On Thursday 14 August 2003 01:28, Andreas Pflug wrote:
All,I have finally been able to compile wxGTK w/o errors (I had to install some 
more devel rpm's and become intimate with pkg-config).  I also compiled 
pgAdmin3 from cvs source just now.  Per Andreas' suggestion, I am indeed 
linking against wxGTK 2.5.  However, I am still having the same display 
issues, to wit:

Label fonts are too large, being cut off by other controls
Some controls likewise are cut off by the window edges

I also noticed a problem with CSS that may be relevent.  Konquerer applies CSS 
properly, displaying the documentation in traditionall Postgres blue, etc.  
However the builtin help browser does not seem to apply the CSS. IMHO this is 
the cause for the gigantic fonts in the help browser.

Could a CSS/XML issue be the root of my problem? Any ideas?

Thanks,
Mark

> Mark A. Taff wrote:
> >On Saturday 09 August 2003 01:59, Dave Page wrote:
> >
> ><snip>
> >
> >>>>I run 1600 x 1280 on a 21" monitor!
> >>>
> >>>Hmmm....Am I being a wimp?  Maybe I should increase my resolution....:)
> >>
> >>Well, 1280x1024 is a bit low. I used to run that on my XT ;-)
> >>
> >>>FYI, I am using wxGTK(Windows) version 2.4.  I'll have to compile my
> >>>own if I  want 2.5.
> >>
> >>Ahh, there's 90% of your problems then. wx2.5 has vastly improved sizing
> >>code in it. I would seriously consider taking a look - you will find our
> >>patched snapshot of wxWindows on our ftp servers. Installation
> >>instructions are in unix_compilation.html in the pgAdmin docs.
> >>Regards, Dave.
> >
> >I changed my resolution to 1600 x 1200, reduced my fonts globally to 8pt,
> >installed wxGTK 2.5, and the text/controls/forms are still sized such that
> >they are clipped, rendering the controls/forms difficult (in some cases,
> >nearly impossible) to use.  Any other suggestions?  Thanks.
>
> Mark,
>
> please double- and triplecheck if you're really compiling and linking
> against wxGTK 2.5. This bad metrics behaviour has only been observed
> with 2.4, but never with 2.5. If you look at pgAdmin Makefile, LIBS will
> reference the wx library.
> BTW, I'm running 1152*864.
>
> Regards,
> Andreas



pgadmin-support by date:

Previous
From: "Dave Page"
Date:
Subject: Re: pgAdmin3 on Linux
Next
From: Andreas Pflug
Date:
Subject: Re: pgAdmin III Bugs/Feature Requests