Re: [pgadmin-support] pgAdmin 1.18.1 - Ctrl-F hotkey launches Database Designer where Find&Replace was desired

2014-11-19 Thread Dave Page
On Tue, Nov 18, 2014 at 5:55 PM, jashworth wrote: > From the main pgAdmin window (Object brower tree on left, tabbed-pane in > upper-right, and SQL pane in lower-right), I'm used to being able to click > in the SQL pane and hit Ctrl-F to search for a particular column name. > However, after recent

[pgadmin-support] Re: [pgadmin-hackers] potential invalid input field of pgAdmin New Column GUI

2014-11-19 Thread Akshay Joshi
Hi Sanket Below are the file wise review comments 1. ctlSeclabelPanel.cpp and ctlSeclabelPanel.h - Correct the function name "GetCUrrentProviderLabelArray" according to camel case. - Use trim before check the empty condition of txtProvider and txtSeclabel used in ctlSecla