Hi List & Antonio,

I manage the Script BASIC project and a big fan of IUP. I recently
enabled thread support on Linux (like the sbhttpd Script BASIC web
server) and I'm trying to get IUP work under that environment. We have
IUP working in a threaded model on Script BASIC for Windows 32 bit with
the DLLC extension module.

I read this post to list which is encouraging:

>
Note that in GTK this is really easy to achieve:  GLib is thread-safe,
and so you can simply call g_idle_add from your worker thread to
register an idle callback.  The idle callback will then be called from
the GTK main loop in the IUP thread (since IUP simply uses the GTK main
loop, all this should work seamlessly without any modification to IUP).
>

Does someone have a C example of this working?

Thanks for any help / direction you can provide.

John


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to