Re: [pgadmin-hackers] ctlCombobox SetEditable to false on Linux

2010-09-27 Thread Guillaume Lelarge
Le 28/09/2010 06:59, Ashesh Vashi a écrit : > Hi Guillaume, > > Auto-completion functionality does not behave as expected on linux with GTK. > Hence, we disabled editing combo-box on GTK only. > Yeah, Dave told me that. But I don't quite get what it means. When I worked a bit, I see there's no a

Re: [pgadmin-hackers] ctlCombobox SetEditable to false on Linux

2010-09-27 Thread Ashesh Vashi
Hi Guillaume, Auto-completion functionality does not behave as expected on linux with GTK. Hence, we disabled editing combo-box on GTK only. Try & check if you can do something about it. I gave a little try on it, but it did not go well for me because of lack of expertise and time constraint. :-(

[pgadmin-hackers] ctlCombobox SetEditable to false on Linux

2010-09-27 Thread Guillaume Lelarge
Could I get rid of it? I probably need to explain a bit more (can't do less obviously :) ). I don't get what workaround it tries to achieve, but I definitely do get what advantages we would have on linux if we get rid of that three lines of code. What I would like to do is get rid of this: #ifd