Re: SVN Commit by dpage: r7607 - trunk/pgadmin3/pgadmin/ui - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: SVN Commit by dpage: r7607 - trunk/pgadmin3/pgadmin/ui
Date
Msg-id 49B78B61.30604@lelarge.info
Whole thread Raw
In response to Re: SVN Commit by dpage: r7607 - trunk/pgadmin3/pgadmin/ui  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Dave Page a écrit :
> On Tue, Mar 10, 2009 at 11:18 PM, Dave Page <dpage@pgadmin.org> wrote:
>
>>> Will they get back to their original height before beta1? because 280 is
>>> way too small on GTK. On many dialogs, I can hide some components
>>> (comments' textbox and "use replication" checkbox, but also table's
>>> properties with the autovacuum's tab, privileges'tab for a view and
>>> sequence, definition's view on an external type) because the dialog's
>>> minimum height is too small.
>>>
>> The problem was that the dialogues were so tall on GTK that even with
>> a 1024x768 display, the ok/cancel buttons cannot be seen. Our QA guys
>> tell me it's ok now - they test on a bunch of distros.
>>
>> Have you cleared out any old settings?
>
> FYI, I just tested SVN trunk on CentOS 5.2, running the default Gnome
> config, having first removed my .pgadmin3 file. The resized dialogues
> all look fine, and fit nicely onto a 1024x768 display. We could
> probably make things fit onto 800x600 with some effort - the gaps
> between controls are a little on the large size on GTK.
>

It's probably the GTK-to-Qt transform that makes my display quite...
humm... fun.

Sorry about this. I'll try on a real GTK display.


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: SVN Commit by dpage: r7607 - trunk/pgadmin3/pgadmin/ui
Next
From: Ashesh Vashi
Date:
Subject: Re: Patch: Crash on linux-x64