Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!usc!brutus.cs.uiuc.edu!apple!bbn!bbn.com!haines From: haines@bbn.com (Ted Haines) Newsgroups: comp.windows.x Subject: Using Save-under Message-ID: <50297@bbn.COM> Date: 2 Jan 90 21:41:23 GMT Sender: news@bbn.COM Reply-To: haines@BBN.COM () Distribution: na Organization: Bolt Beranek and Newman Inc., Cambridge MA Lines: 13 We have an application using the HP workspace widget to which we are adding popup menus. The obvious approach using the HP menu widgets goes in easily but unfortunately causes a refresh to the workspace which is fairly slow. We are presently using the MIT X11R3 Sun 3 server. I would think that using save-under would be the best approach if it can be made to work. Is that reasonable? Is there any way to get this combination to support save-under? Is there some other approach? Or should we keep a pixmap copy of the workspace and refresh from that? Does the Motif server and menu widget support save_under?