[Gambas-user] Gambas is not multi-threaded, but...
Olivier Cruilles
linuxos at ...1896...
Tue Aug 28 16:54:35 CEST 2012
Joined to this email my project to test.
Thank's in advance.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gbTask-0.0.1.tar.gz
Type: application/x-gzip
Size: 5016 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20120828/daaa75d7/attachment.bin>
-------------- next part --------------
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