Path: utzoo!attcan!uunet!lll-winken!ames!pasteur!ucbvax!bloom-beacon!bu-cs!purdue!ha From: ha@cs.purdue.EDU (Hiralal Agrawal) Newsgroups: comp.windows.x Subject: popup menu widgeT Message-ID: <6000@medusa.cs.purdue.edu> Date: 9 Feb 89 04:09:11 GMT Sender: news@cs.purdue.EDU Reply-To: ha@serc11.cs.purdue.edu () Organization: Department of Computer Science, Purdue University Lines: 24 We are planning to develop a user-interface to an application using X Toolkit (X11R3, Xaw). We need the functionality of popup menus for this. As X Toolkit does not provide a menu widget, I wish to find out if there are any public-domain X Toolkit- compatible menu widgets already available, before I start reinventing one. If there are, are they reliable (fairly stable)? Documented? I saw one in X.V11R3/contrib/widgets/MenuBox, but haven't tried it out yet. If you have, I would appreciate your comments on it. Another possibility that occurred to us is to look at the code for implementing menus in awm & twm window-managers, but it would be hard to figure things out there in absence of any documentation. I would appreciate if you could email me your replies. Thanks. -- Hiralal Agrawal ha@cs.purdue.edu P.S.: Is there any consensus emerging (in your opinion, that is) as to which tool-kit is the way-to-go (Xaw, Xhp, Xsw, ..)?