pgadmin3 property pages design rules

From: Andreas Pflug <Andreas(dot)Pflug(at)web(dot)de>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgadmin3 property pages design rules
Date: 2003-05-02 15:46:33
Message-ID: 3EB292D9.1080301@web.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2003-05-02 16:00:09 Re: pgadmin3 property pages design rules
Previous Message Dave Page 2003-05-02 15:27:55 Unique constraints