Re: [Gambas-user] Bug in gambas3

2012-03-14 Thread Benoît Minisini
>> 2 - In the last rev of Gambas 3 you add in the IDE the possibility to >> use the proxy to acces to the help >> but you forgot to remove the following instruction in the IDE sources: >> >> Public Sub LoadProxyConfig() >> >> Return< Line to remove >> >> With WebSettings.Proxy >> > > I will fix

Re: [Gambas-user] Bug in gambas3

2012-03-14 Thread Benoît Minisini
Le 14/03/2012 11:53, linu...@club-internet.fr a écrit : > Hi Benoit, > > 1 - Since the rewrite of the GridView in Gambas 3, in the TableView object > the ColumnResize does not > work now. I will add it, but cann you tell me why you need this event, I'm curious... > > 2 - In the last rev of Gamba

[Gambas-user] Bug in gambas3

2012-03-14 Thread linuxos
Hi Benoit, 1 - Since the rewrite of the GridView in Gambas 3, in the TableView object the ColumnResize does not work now. 2 - In the last rev of Gambas 3 you add in the IDE the possibility to use the proxy to acces to the help but you forgot to remove the following instruction in the IDE sourc