[Gambas-user] Gambas is not multi-threaded, but...
Olivier Cruilles
linuxos at ...1896...
Tue Aug 28 21:25:00 CEST 2012
Hi Benoit,
It's not necessary to explain me how it works. After many tries, I found how to use it.
Great works. It works fine for me.
Cordialement,
Olivier Cruilles
Mail: linuxos at ...1896...
Le 28 août 2012 à 16:54, Olivier Cruilles <linuxos at ...1896...> a écrit :
> Joined to this email my project to test.
>
> Thank's in advance.
>
>
>
> Cordialement,
>
> Olivier Cruilles
> Mail: linuxos at ...1896...
>
> Le 28 août 2012 à 16:44, Benoît Minisini <gambas at ...1...> a écrit :
>
>> Le 28/08/2012 14:28, Olivier Cruilles a écrit :
>>> Hi Benoit,
>>>
>>> I try to use this new feature but it does not work on my PC.
>>>
>>> Do you have a little project as example please ?
>>>
>>> Fedora 14
>>> Gambas 3 rev#5092
>>>
>>> PS: I don't see any gb.task in the list of components in the IDE
>>>
>>> Cordialement,
>>>
>>> Olivier Cruilles
>>> Mail: linuxos at ...1896...
>>>
>>
>> gb.task does not exist anymore. The Task class is now part of the
>> interpreter.
>>
>> To create a task, you just have to create your own "MyTask" class that
>> inherits Task, and that have a public Main method that takes no argument.
>>
>> Then instanciate the task anywhere in your code. Give it an event name
>> if you want to catch the Kill, Read or Error events.
>>
>> Regards,
>>
>> --
>> Benoît Minisini
>>
>> ------------------------------------------------------------------------------
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond. Discussions
>> will include endpoint security, mobile security and the latest in malware
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
More information about the User
mailing list