Doug Currie <[EMAIL PROTECTED]> writes:

> Yes. The LuaTask approach would require that you poll a queue
> periodically in the main app loop. You can use "task.receive(0)" for
> minimum overhead. Queues are the only inter-task communication
> mechanism that is supported by LuaTask.

Thank you so much.
I'm using wxEVT_IDLE with LuaTask and it's all I need.

Best regards,
Francisco


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to