From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | "M(at)rton Akos" <makos999(at)gmail(dot)com> |
Cc: | pgadmin-hackers(at)postgresql(dot)org, Levente Torok <toroklev(at)gmail(dot)com> |
Subject: | Re: help for "quick search" |
Date: | 2009-03-08 09:34:50 |
Message-ID: | 937d27e10903080134w2b8d39bcvfb4e075ee29d0fd9@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
On Sun, Mar 8, 2009 at 12:11 AM, M(at)rton Akos <makos999(at)gmail(dot)com> wrote:
> Dear Dave and List,
>
> Thank you very much you quick and detailed answer.
> We will try to follow your comments so I'll keep talking on hacker's list.
> We would accept all your comments on functionality.
>
> Does anybody on the list know if there is possiblity to use WxTree in
> a way that one can disable /enable
> of displaying specific branches or leaves?
> Because Akos hasn't found a way to do so, hence we turned to a solution in which
> we create a copy of the original tree containing the elements to be
> displayed (the search
> result set) only.
I don't believe that is possible. You shouldn't be implementing the
search result display in that way anyway in my opinion - what you're
implementing there is a filter, not a search. I would expect results
to be listed in a window, and a double-click on any row should select
and bring the corresponding node into view on the treeview.
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Levente Torok | 2009-03-08 10:17:47 | Re: help for "quick search" |
Previous Message | M@rton Akos | 2009-03-08 00:11:13 | help for "quick search" |