Re: PATCH: save and restore the settings of the search objects dialog

From: "J(dot)F(dot) Oster" <jinfroster(at)mail(dot)ru>
To: Dmitriy Olshevskiy <olshevskiy87(at)bk(dot)ru>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: PATCH: save and restore the settings of the search objects dialog
Date: 2014-07-08 17:16:30
Message-ID: 18604521.20140708211630@mail.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hello,

On Sun, Jun 22, 2014 at 11:29 AM, Dmitriy Olshevskiy <olshevskiy87(at)bk(dot)ru> wrote:
> Hello.
> I think it'll be useful to save the settings of search objects dialog. So I
> decided to add this feature.
> Please see the attached patch.
> Thank you.

Reporting my user experience :)
SaveSettings() is called on Cancel button press (and Esc key press).
If I close the dialog with Alt-F4 or a [x] button, settings won't get
saved. Same situation was in dlgFindReplace.
Also what if call SaveSettings() in OnSearch()?

--
Best regards,
J.F.

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message J.F. Oster 2014-07-08 17:39:01 PATCH: More search in object's definitions
Previous Message Guillaume Lelarge 2014-07-06 09:33:06 pgAdmin III commit: Fix the VS project