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 h
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 h
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
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 interna
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 configured
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
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 h
Thanks!!
2013/3/9 Benoît Minisini
> 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 from 0 to gridview.co