Re: toggle search button, when an item on the combo box Type is selected

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Dmitriy Olshevskiy <olshevskiy87(at)bk(dot)ru>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: toggle search button, when an item on the combo box Type is selected
Date: 2014-09-08 08:49:17
Message-ID: CA+OCxowmz7VgR155qVeigoo6y1r9beXM27Oz4Xbg-40Rh5TLhg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks - applied.

On Sun, Sep 7, 2014 at 6:10 PM, Dmitriy Olshevskiy <olshevskiy87(at)bk(dot)ru> wrote:
> Hello! Would you mind if there will be an event handler for the combo box
> "Type"
> in "Search Objects" window? This will allow to enable/disable the "Find"
> button
> without unnecessary correction of the "Pattern" field, when you switch
> to/from
> the "Operators" item. Patch is attached to the letter.
>
> --
> Dmitriy Olshevskiy
>
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2014-09-08 08:57:47 pgAdmin website commit: Update website's russian translation
Previous Message Dave Page 2014-09-08 08:47:09 pgAdmin III commit: Add missing event handler for Search Objects dialog