Re: [pgadmin-hackers] dlgCheck review

2008-07-22 Thread Guillaume Lelarge
Dave Page a écrit : On Tue, Jul 22, 2008 at 2:48 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: Dave Page a écrit : Yup, works well. Should we have the labels top-aligned with the multi-line textboxes though? I'm not sure. My opinion : we should have them top-aligned for consistency sake. I

Re: [pgadmin-hackers] Dialogs review

2008-07-22 Thread Dave Page
On Tue, Jul 22, 2008 at 2:52 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: > Yes, it is tiresome. Changing something can bork the entire dialog. Making > it pretty on one platform can bork it on the two others. Not sure I like the > crossplatform capacity anymore :) I feel your pain. > Anyway

Re: [pgadmin-hackers] dlgCheck review

2008-07-22 Thread Dave Page
On Tue, Jul 22, 2008 at 2:48 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: > Dave Page a écrit : >> Yup, works well. Should we have the labels top-aligned with the >> multi-line textboxes though? I'm not sure. >> > > My opinion : we should have them top-aligned for consistency sake. In the > dlg

Re: [pgadmin-hackers] Dialogs review

2008-07-22 Thread Guillaume Lelarge
Dave Page a écrit : On Mon, Jul 21, 2008 at 6:04 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: Reducing the border works here too. To have the blue border on each side of the control, we need to make the control bigger. For example, cbSourceType and cbTargetType have 12 for width. With 14, th

Re: [pgadmin-hackers] dlgCheck review

2008-07-22 Thread Guillaume Lelarge
Dave Page a écrit : On Tue, Jul 22, 2008 at 12:26 AM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: A small property dialog. Works on Linux and Mac OS X. Comments? Yup, works well. Should we have the labels top-aligned with the multi-line textboxes though? I'm not sure. My opinion : we shou

Re: [pgadmin-hackers] dlgCheck review

2008-07-22 Thread Dave Page
On Tue, Jul 22, 2008 at 12:26 AM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: > A small property dialog. Works on Linux and Mac OS X. > > Comments? Yup, works well. Should we have the labels top-aligned with the multi-line textboxes though? I'm not sure. Screenshot attached for additional opinio