On samedi 13 décembre 2008, Jussi Lahtinen wrote:
> Ok, thanks!
> Those items have unique long type id number.
> Maybe I'm wrong but to me string keys sounds slow.
> Perhaps binary mode is quicker (
> http://gambasdoc.org/help/comp/gb/collection/_new?show ).
> But I think this is the right way to g
Ok, thanks!
Those items have unique long type id number.
Maybe I'm wrong but to me string keys sounds slow.
Perhaps binary mode is quicker (
http://gambasdoc.org/help/comp/gb/collection/_new?show ).
But I think this is the right way to go!
I didn't find this from documentation, so do anyone know w
yes you soluce is collection
2008/12/13 Werner :
> Jussi Lahtinen wrote:
>> Hi!
>>
>> I'm converting Vb6 project to Gambas.
>> And because Gambas doesn't have UDT/structures, I have to rethink some
>> of the code (not necessary bad thing).
>> I'm converting some parts of the code to object orien
Jussi Lahtinen wrote:
> Hi!
>
> I'm converting Vb6 project to Gambas.
> And because Gambas doesn't have UDT/structures, I have to rethink some
> of the code (not necessary bad thing).
> I'm converting some parts of the code to object oriented way.
> But I run into some problems with it.
> I have mo
Hi!
I'm converting Vb6 project to Gambas.
And because Gambas doesn't have UDT/structures, I have to rethink some
of the code (not necessary bad thing).
I'm converting some parts of the code to object oriented way.
But I run into some problems with it.
I have module which contains mainly global arr