searchbar - Mailing list pgadmin-hackers

From M@rton Akos
Subject searchbar
Date
Msg-id a913862f0809130352o580a485ap624d00edc637abf6@mail.gmail.com
Whole thread Raw
Responses Re: searchbar  ("Dave Page" <dpage@pgadmin.org>)
List pgadmin-hackers
Hi Developers,

I'm on a half work to write a searchbar into pgadmin3.
I think the search engine would be locate a self-sufficing float
panel, like the object browser.
I've been writing a method to find object(s) in the tree and then
collect them into another tree in the searchbar to show the result.
The user could chose the object and via the searchbar select the item
in the object browser.
It's necessary when the tree in the object browser is too long and i
forgot the name of tables.
Please take me your opinions and tips about the code!

Akos Marton


--
People seldom notice clothes, if you wear a big smile.

pgadmin-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgscript merged to svn trunk
Next
From: "Dave Page"
Date:
Subject: Re: searchbar