| From: | "J(dot)F(dot) Oster" <jinfroster(at)mail(dot)ru> |
|---|---|
| To: | Dave Page <dpage(at)pgadmin(dot)org> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: PATCH: Enable backwards search in SQL Box |
| Date: | 2014-03-19 14:41:39 |
| Message-ID: | 121030056.20140319184139@mail.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hello,
Thursday, March 13, 2014, 3:50:40 PM, Akshay Joshi wrote:
DP>> Thanks. Akshay, can you take another look please?
AJ> I have reviewed and tested the patch. Working fine and code looks good to me.
Dave, will you apply it?
>> By the way, I was puzzled why search dialog's settings are saved
>> sometimes and sometimes are not. Depending on dialog's close method:
>> 1. Pressing ESC or "Close" form button calls OnCancel() which does not
>> save;
>> 2. Pressing title [x] button or Alt-F4 (or similar OS hotkey) calls
>> OnClose() which does save.
>>
>> Shouldn't the behaviour be the same regardless of dialog's close
>> method? Or at least the difference should be noted in documentation.
DP> Yes, it should. Patches welcome :-)
Ok, after the current patch is applied I'll send in another one to
make it save settings in both cases.
--
Best regards,
J.F.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2014-03-19 14:54:13 | Re: PATCH: Enable backwards search in SQL Box |
| Previous Message | benj dev | 2014-03-14 16:26:12 | Re: New functionality - Table tree view |