It's available for all gambas objects. There is a reference counter in the
interpreter. so when an object have no ref anywhere then it is destroyed.
Be carefull with some widget that are referenced in theire container.
2013/10/31 Kevin Fishburne
> On 10/31/2013 03:08 AM, Fabien Bodard wrote:
>
On 10/31/2013 03:08 AM, Fabien Bodard wrote:
> 2013/10/29 Tobias Boege
>
>> On Mon, 28 Oct 2013, Kevin Fishburne wrote:
>>> On 10/28/2013 03:50 PM, Tobias Boege wrote:
On Mon, 28 Oct 2013, Jorge Carri?n wrote:
> I have a component who inherits from gridview.
> It's not a complicated t
Jorge i can't do anything without code :-)
2013/10/31 Jorge Carrión
> Oh! Sorry Fabien. Now I read that you question is for Tobi, not for me.
>
> Sorry for the noise.
>
> Regards
>
>
> 2013/10/31 Fabien Bodard
>
> > tTemp=null to free the object But i'm not sure that solve all. You have
> > t
Oh! Sorry Fabien. Now I read that you question is for Tobi, not for me.
Sorry for the noise.
Regards
2013/10/31 Fabien Bodard
> tTemp=null to free the object But i'm not sure that solve all. You have
> tester your class as it ?
>
>
>
> 2013/10/29 Tobias Boege
>
> > On Mon, 28 Oct 2013, Kevin
Fabien:
Yes. I've tested line by line. I have declared one result as private and
I've found that when in the internal _data event of the class (inherits
gridview) that result is filled, the warning is produced. If I don't fill
the result, the warnings are not display. Doen't seem work the = null
tTemp=null to free the object But i'm not sure that solve all. You have
tester your class as it ?
2013/10/29 Tobias Boege
> On Mon, 28 Oct 2013, Kevin Fishburne wrote:
> > On 10/28/2013 03:50 PM, Tobias Boege wrote:
> > > On Mon, 28 Oct 2013, Jorge Carri?n wrote:
> > >> I have a component who
On Mon, 28 Oct 2013, Kevin Fishburne wrote:
> On 10/28/2013 03:50 PM, Tobias Boege wrote:
> > On Mon, 28 Oct 2013, Jorge Carri?n wrote:
> >> I have a component who inherits from gridview.
> >> It's not a complicated thing, but when its included in a project allways
> >> produced a warning in the co
On 10/28/2013 03:50 PM, Tobias Boege wrote:
> On Mon, 28 Oct 2013, Jorge Carri?n wrote:
>> I have a component who inherits from gridview.
>> It's not a complicated thing, but when its included in a project allways
>> produced a warning in the console about allocations non freed like this.
>>
>> gbx
On Mon, 28 Oct 2013, Jorge Carri?n wrote:
> I have a component who inherits from gridview.
> It's not a complicated thing, but when its included in a project allways
> produced a warning in the console about allocations non freed like this.
>
> gbx3: warning: 82 allocation(s) non freed.
>
> I hav
I have a component who inherits from gridview.
It's not a complicated thing, but when its included in a project allways
produced a warning in the console about allocations non freed like this.
gbx3: warning: 82 allocation(s) non freed.
I have read that it references to variables who remains alloc
Hi,
I'm getting more and more messages like this :
WARNING: 978 allocation(s) non freed.
What does it mean ? Is it serious ? What can I do if it is ?
Steven
-
This SF.Net email is sponsored by the Moblin Your Move Develope
11 matches
Mail list logo