pgadmin3 property pages design rules

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема pgadmin3 property pages design rules
Дата
Msg-id 3EB292D9.1080301@web.de
обсуждение исходный текст
Список 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


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Unique constraints
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: pgadmin3 property pages design rules