Xref: utzoo comp.windows.x:32899 comp.windows.x.motif:1948 Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!mcsun!unido!ipsi!zhao@ipsi.UUCP From: zhao@ipsi.UUCP (Jian Zhao) Newsgroups: comp.windows.x,comp.windows.x.motif Subject: Concurrency in a widget tree or window tree? Message-ID: <1504@ipsi.UUCP> Date: 16 Feb 91 14:28:42 GMT Sender: zhao@ipsi.UUCP Lines: 20 I need to simulate the following behavior: In a widget tree, some subtrees belong to different clients, but their behaviors are the same as in one client. Example: a RowColumn containing two buttons. I need two buttons that are connected with two different clients, but when the RowColumn is resized, then the changes of two buttons are same as they would be in one client. The initial motivation of above requirement is to construct concurrent user interfaces in a uniform and easy way. If this is difficult on the widget level, can I do something similar on the window level (i.e. in a window tree, some subtrees are connected with different clients)? Jian Zhao GMD-IPSI (zhao@ipsi.darmstadt.gmd.dbp.de) Dolivostr. 15 (ph: 0049-6151-875868) D-6100 Darmstadt F.R. Germany