Re: Some questions on the backup window - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Some questions on the backup window
Date
Msg-id 937d27e10912100740x1db46b8ei3b40cc103516df05@mail.gmail.com
Whole thread Raw
In response to Some questions on the backup window  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: Some questions on the backup window
List pgadmin-hackers
On Thu, Dec 10, 2009 at 3:34 PM, Guillaume Lelarge
<guillaume@lelarge.info> wrote:

> I did it yesterday. See the screenshot attached.

Nice. Why are the tabs at the bottom though? If that's your code,
rather than your theme, it should be changed to match the rest of the
app.

> I can't use the list from the grant wizard. It seems I will need to create a
> new component to get a treeview with checkbox. And it won't be easy.

The GW lists different object types in a flat list, so you could use
it. If you want a treeview with checkboxes, you could look at what I
did for StackBuilder - for example the AppTreeCtrl in

http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/AppSelectionPage.cpp?rev=1.10&content-type=text/x-cvsweb-markup.
It's pretty simple - we just toggle the node image as the user clicks.


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

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: pgAdmin3 icon
Next
From: Guillaume Lelarge
Date:
Subject: Re: Some questions on the backup window