CLIM mail archive
[Prev][Next][Index][Thread]
Re: [spr9740] clim2.0beta customer wants to know how to display a frame elsewhere
Date: Thu, 11 Nov 93 14:46:29 PST
From: Lois Wolf <lwolf@franz.com>
Class: bh
Bh-Id: spr9740
Bh: append spr9740 expire
Cc: bugs@franz.com, janine@franz.com, clim@BBN.COM
Clint Hyde:
With respect to:
I need to run an app with multiple frames, and have two of the frames
show up on two other machines.
(setf eric-port (find-port :server-path '(:motif :display "eric:0")))
(setf eric-frame-manager (find-frame-manager :port eric-port))
(make-application-frame ... :frame-manager eric-frame-manager)
Your problem report has been assigned a tracking id of spr9740.
Please use this id in the subject line of any mail related to
it so that we may better track communication on your inquiry.
Also, please address mail to bugs@franz.com as well as me,
so your questions can be answered if I am unavailable.
Thanks,
Lois Wolf, Franz Inc. 1995 University Avenue, Suite 275
lwolf@franz.com (internet) Berkeley, CA 94704
uunet!franz!lwolf (uucp) Phone: (510) 548-3600; FAX: (510) 548-8253
ok, this seems to work ok. something about my own apps appears to be
doing some damage to using it later, but I tried it right after firing
up lisp, and it behaved as I hoped. now to figure out why MY apps
cause it to die...
thanks!
-- clint
References:
Main Index |
Thread Index