searchbar

From: "M(at)rton Akos" <makos999(at)gmail(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: searchbar
Date: 2008-09-13 10:52:18
Message-ID: a913862f0809130352o580a485ap624d00edc637abf6@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2008-09-14 08:08:35 Re: searchbar
Previous Message Magnus Hagander 2008-09-10 14:18:02 pgscript merged to svn trunk