Re: [pgadmin-support] UI feature requests

2010-11-27 Thread Guillaume Lelarge
Le 27/11/2010 16:15, Aren Cambre a écrit : > This might be the answer: http://www.wxwidgets.org/docs/faqcmn.htm#taborder. > It mentions both controls and windows, so if it's not the answer, then the > FAQ could be confused. > I've read that. The issue is that we actually don't use the usual creat

Re: [pgadmin-support] UI feature requests

2010-11-27 Thread Aren Cambre
This might be the answer: http://www.wxwidgets.org/docs/faqcmn.htm#taborder. It mentions both controls and windows, so if it's not the answer, then the FAQ could be confused. Aren On Sat, Nov 27, 2010 at 12:24 AM, Guillaume Lelarge wrote: > Le 2

Re: [pgadmin-support] UI feature requests

2010-11-26 Thread Guillaume Lelarge
Le 27/11/2010 05:48, Aren Cambre a écrit : > It's trivial if using .NET Framework, but not sure what you guys are using. > It's quite sure we're not using .NET as pgAdmin is available on Linux and Mac OS X too :) We're using wxWidgets. -- Guillaume http://www.postgresql.fr http://dalibo.com

Re: [pgadmin-support] UI feature requests

2010-11-26 Thread Aren Cambre
It's trivial if using .NET Framework, but not sure what you guys are using. Aren On Wed, Nov 24, 2010 at 5:00 PM, Guillaume Lelarge wrote: > Le 24/11/2010 17:39, Aren Cambre a écrit : > > More. :-) > > > >- In find/replace dialog in Query, if cursor in *Find what* box and I > >press tab,

Re: [pgadmin-support] UI feature requests

2010-11-24 Thread Guillaume Lelarge
Le 24/11/2010 17:39, Aren Cambre a écrit : > More. :-) > >- In find/replace dialog in Query, if cursor in *Find what* box and I >press tab, cursor should go to the *Replace with* box. This is UI norm. >Instead, *Find* button gets focus. One may argue, "But what if I just >want to t

[pgadmin-support] UI feature requests

2010-11-24 Thread Aren Cambre
More. :-) - In find/replace dialog in Query, if cursor in *Find what* box and I press tab, cursor should go to the *Replace with* box. This is UI norm. Instead, *Find* button gets focus. One may argue, "But what if I just want to type something and search? Type chars-tab-enter." Respon