Re: Need suggestion for showing boolean parameters on Property Dialogs - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Need suggestion for showing boolean parameters on Property Dialogs
Date
Msg-id 937d27e10901090142s692dfd2cu37895ad0deb18ef2@mail.gmail.com
Whole thread Raw
In response to Need suggestion for showing boolean parameters on Property Dialogs  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Responses Re: Need suggestion for showing boolean parameters on Property Dialogs
List pgadmin-hackers
On Fri, Jan 9, 2009 at 9:38 AM, Ashesh Vashi
<ashesh.vashi@enterprisedb.com> wrote:
> Hi All,
>
> I am currently working on window function (pg 8.4 new features).
> I need suggestions from all of you, while showing the boolean properties
> in the properties dialog.
>
> As you can see in the screen shot attached, we have now good number of
> boolean
> parameters in the properties.
>
> And, now we're lack of space.
> We can't go all the time to increase the size of the dialog.
> We need some mechanism to saw these kind of parameters to utilize the space
> properly.

Hi Ashesh,

For some reason the image isn't displaying here - but what about using
a wxCheckListBox?

http://docs.wxwidgets.org/stable/wx_wxchecklistbox.html#wxchecklistbox

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Need suggestion for showing boolean parameters on Property Dialogs
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7544 - in trunk/pgadmin3: . pgadmin/frm pgadmin/include/utils pgadmin/ui