Re: [Gambas-user] Autoresize in gridview

2013-03-10 Thread Ricardo Díaz Martín
Thanks!! 2013/3/9 Benoît Minisini gam...@users.sourceforge.net Le 01/03/2013 13:45, Ricardo Díaz Martín a écrit : Hi Benoit, I think It could be good idea to add new property to gridview control related with AutoResize. The name could be something like ColumnToAutoResize (integer

Re: [Gambas-user] Editor.Lines[0].Refresh() does not trigger custom Highlight event

2013-03-10 Thread Benoît Minisini
Le 09/03/2013 20:11, Tobias Boege a écrit : On Sat, 09 Mar 2013, Beno?t Minisini wrote: Le 09/03/2013 18:10, Tobias Boege a ?crit : Hi, the attached project shows how just for line 0, the Editor.Lines[0].Refresh() method does not force the Highlight event to kick in (if I have

Re: [Gambas-user] Editor.Lines[0].Refresh() does not trigger custom Highlight event

2013-03-10 Thread Tobias Boege
On Sun, 10 Mar 2013, Beno?t Minisini wrote: Le 09/03/2013 20:11, Tobias Boege a ?crit : On Sat, 09 Mar 2013, Beno?t Minisini wrote: Le 09/03/2013 18:10, Tobias Boege a ?crit : Hi, the attached project shows how just for line 0, the Editor.Lines[0].Refresh() method does not force the

Re: [Gambas-user] Issue 409 in gambas: Object.Type(object) raise Invalide Object error with ValueBox.Type=Date

2013-03-10 Thread gambas
Updates: Status: Fixed Comment #3 on issue 409 by benoit.m...@gmail.com: Object.Type(object) raise Invalide Object error with ValueBox.Type=Date http://code.google.com/p/gambas/issues/detail?id=409 Fixed in revision #5578 -- You received this message because this project is

Re: [Gambas-user] Issue 410 in gambas: Signal 11 in gb.net.curl

2013-03-10 Thread gambas
Updates: Status: NeedsInfo Comment #4 on issue 410 by benoit.m...@gmail.com: Signal 11 in gb.net.curl http://code.google.com/p/gambas/issues/detail?id=410 The curl exit crash has been fixed upstream (see issue 405). The other crash occurs while trying to copy 3MB of data from the

[Gambas-user] Valuebox change event?

2013-03-10 Thread Jesus
Hi all Since gambas2 I've not used Valuebox until now in Gambas3, but now I'm surprised it haven't a '_Change()' event. Anyone could tell about it, if you have got the need of this event or not? And how I supposedly could detect whether its content has changed? Of course, I always can inherit

Re: [Gambas-user] Valuebox change event?

2013-03-10 Thread Benoît Minisini
Le 10/03/2013 18:34, Jesus a écrit : Hi all Since gambas2 I've not used Valuebox until now in Gambas3, but now I'm surprised it haven't a '_Change()' event. Anyone could tell about it, if you have got the need of this event or not? And how I supposedly could detect whether its content has

Re: [Gambas-user] Valuebox change event?

2013-03-10 Thread Jesus
El 10/03/13 18:43, Benoît Minisini escribió: Le 10/03/2013 18:34, Jesus a écrit : Hi all Since gambas2 I've not used Valuebox until now in Gambas3, but now I'm surprised it haven't a '_Change()' event. Anyone could tell about it, if you have got the need of this event or not? And how I