Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!sdd.hp.com!apollo!caip.rutgers.edu!rutgers!ucsd!ames!sun-barr!ccut!kogwy!new1!roger From: roger@zuken.co.jp (Roger Meunier) Newsgroups: comp.windows.x.motif Subject: XmCreatePopupMenu and resourses Message-ID: <4c0dd3ba.20b6d@apollo.HP.COM> Date: 7 Aug 90 19:46:00 GMT Sender: root@apollo.HP.COM Organization: ZUKEN Inc. Yokohama, JAPAN Lines: 16 To: comp-windows-x-motif@rutgers.edu I am using XmCreatePopupMenu() to create a popup menu. If I want to set the background color, I can do it easily with the following line in my app-defaults file: *MenuName.background: white But, if I want to set the XmNwhichButton resource, I have to write: *XmMenuShell*MenuName.whichButton: button3 ^^^^^^^^^^^ Why is this? (I am using Motif 1.0 with X11R3 on HP9000 300-series under HP-UX 7.0.) -- Roger Meunier @ Zuken, Inc. Yokohama, Japan (roger@zuken.co.jp)