Re: pgadmin3 property pages design rules - Mailing list pgadmin-hackers

From Dave Page
Subject Re: pgadmin3 property pages design rules
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B825A063@mail.vale-housing.co.uk
Whole thread Raw
In response to pgadmin3 property pages design rules  (Andreas Pflug <Andreas.Pflug@web.de>)
List pgadmin-hackers
Sounds good. I've saved this in a new /notes directory.

Regards, Dave.

> -----Original Message-----
> From: Andreas Pflug [mailto:Andreas.Pflug@web.de]
> Sent: 02 May 2003 16:47
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] pgadmin3 property pages design rules
>
>
> As a proposal, this are the sizes and positions I used so far
> in dlgUser
> and dlgDatabase:
>
> - first control at (10, 10)
> - Standard controls are at (100, y) size (200, 20)
> - vertical control spacing 25, for radio buttons and checkboxes 20
> - static text has a vertical offset of 3 relative to other controls
> - Button size is (60, 25) for OK/Cancel, (75, 25) for more text
> - controls including statics will need up to 50 % more room
> for GTK than
> with Win32
>
> For dialogs derived from dlgSecurityProperty, the Security
> page will be
> created dynamically.
> All dialogs will inherit the SQL page from dlgProperty.
>
>
> Regards,
> Andreas
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an
> appropriate subscribe-nomail command to
> majordomo@postgresql.org so that your message can get through
> to the mailing list cleanly
>


pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: pgadmin3 property pages design rules
Next
From: Andreas Pflug
Date:
Subject: Re: Unique constraints