Re: XForms: Re: fl_do_forms() and signals

Claudio Andrade Macedo (cmacedo@infonet.com.br)
Thu, 18 Feb 1999 01:41:28 -0300

# To subscribers of the xforms list from cmacedo@infonet.com.br (Claudio Andrade Macedo) :

Yes! But how? Wich comands? I'm new using it!

Thanks,

Hendrik

Steve Lamont wrote:

> # To subscribers of the xforms list from spl@szechuan.ucsd.edu (Steve Lamont) :
>
> > I need some help from you. I think you know how to work with threads
> > in xforms. How can i do that? I really need this!
>
> The key to running multithreaded applications with XForms is to only
> allow one thread to communicate with XForms directly. If more than
> one thread tries to do so, you will run into Xlib async errors or some
> other strange error caused by failure to lock a resource.
>
> You can communicate through shared memory, IPC, sockets, or some other
> mechanism.
>
> spl
> _________________________________________________
> To unsubscribe, send the message "unsubscribe" to
> xforms-request@bob.usuhs.mil or see
> http://bob.usuhs.mil/mailserv/xforms.html
> XForms Home Page: http://bragg.phys.uwm.edu/xforms
> List Archive: http://bob.usuhs.mil/mailserv/list-archives/

_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuhs.mil or see
http://bob.usuhs.mil/mailserv/xforms.html
XForms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuhs.mil/mailserv/list-archives/