Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ulowell!hawk!gkssss From: gkssss@hawk.ulowell.edu (Shuhua Shen) Newsgroups: comp.windows.x Subject: Problem on Sun Workstation (XtCreatePopupShell) Keywords: XtCreatePopupShell Message-ID: <12907@swan.ulowell.edu> Date: 20 Apr 89 19:28:31 GMT Sender: news@swan.ulowell.edu Reply-To: gkssss@hawk.ulowell.edu (Shuhua Shen) Organization: University of Lowell, CS Dept. Lines: 14 I have X11R3 installed on both a Vax workstation and a Sun workstation. The following uses Xtoolkit widgets to create a popup menu : XtCreatePopupShell("popup_menu", overrideShellWidgetClass, ...) This works fine on both workstations if it's compiled on the Vax workstation. However, if the demo is compiled on the Sun, the demo doesn't work on either workstation. The menu is not popped up when the button is pressed. Are there any known bugs in the Sun X server which might cause this, and if so, does anyone have a fix for this ? Your help will be very much appreciated! Thank you! Shuhua Shen