Re: Dialogue issue - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: Dialogue issue
Date
Msg-id 48D2CFEE.8050701@lelarge.info
Whole thread Raw
In response to Re: Dialogue issue  ("Dave Page" <dpage@pgadmin.org>)
Responses Re: Dialogue issue  ("Dave Page" <dpage@pgadmin.org>)
List pgadmin-hackers
Dave Page a écrit :
> On Thu, Sep 18, 2008 at 3:40 PM, Guillaume Lelarge
> <guillaume@lelarge.info> wrote:
>
>>> Both - they're really close to the edge of the dialogue.
>>>
>> Hope it's better with this patch.
>
> Certainly better - I think it perhaps needs the same spacing added
> again though? What do you think?
>

Yes, this is much better. See attached patch.


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com
Index: pgadmin/ui/dlgConnect.xrc
===================================================================
--- pgadmin/ui/dlgConnect.xrc    (révision 7479)
+++ pgadmin/ui/dlgConnect.xrc    (copie de travail)
@@ -32,7 +32,7 @@
           <tooltip>Enter the password to use when connecting to the server.</tooltip>
         </object>
         <flag>wxEXPAND|wxALIGN_CENTRE_VERTICAL|wxTOP|wxLEFT|wxRIGHT</flag>
-        <border>4</border>
+        <border>12</border>
       </object>
       <object class="spacer">
         <size>10,10d</size>
@@ -67,7 +67,8 @@
             <border>3</border>
           </object>
         </object>
-        <flag>wxEXPAND|wxTOP|wxLEFT|wxRIGHT</flag>
+        <flag>wxEXPAND|wxALL</flag>
+        <border>8</border>
       </object>
     </object>
   </object>

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7482 - trunk/pgadmin3/pgadmin/frm
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7483 - in branches/REL-1_6_0_PATCHES/pgadmin3/docs/en_US: . pg slony