CLIM mail archive
[Prev][Next][Index][Thread]
Multiple Application Frames
I have tried the following:
1. make a clim-root using open-root-window
2. spawn a process that makes an application frame whose parent
is the clim-root
3. spawn another process that makes an application frame whose parent
is the clim-root
At this point, I usually get an error message about not being
able to grab a lock or something like that. I assume that the problem
is that application frames that have the same parent cannot be run
in separate processes because of the io locks used by the clim-root.
Is this the case?
Thanks,
Erik Eilerts
University of Texas at Austin
eilerts@cs.utexas.edu
Main Index |
Thread Index