Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!ucsd!ucbvax!Eng.Sun.COM!argv From: argv@Eng.Sun.COM (Dan Heller) Newsgroups: comp.windows.x.motif Subject: XmNentryCallback again... Message-ID: <9008220718.AA26170@turnpike.Eng.Sun.COM> Date: 22 Aug 90 07:18:46 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Distribution: inet Organization: The Internet Lines: 18 I could have sworn someone said something about this in one of these newsgroups, but I can't find the message. The problem is with setting XmNentryCallback in row columns (specifically radio boxes). I get a coredump with the following trace... _sigtramp(0x120bc0, 0x10e2b9, 0xeffed40) at 0xed277e3 _XtCallCallbacks(0x120890, 0xeffed40) at 0x84da3 XtWidgetCallCallbacks(0x120888, 0xeffed40) at 0x85109 entry_fired() at 0x56c9f XtWidgetOverrideCallback() at 0x850e7 BTW, I've noticed that ToggleButton GADGETS don't work for XmToggleButtonGetState. XmToggleButtonSetState always seems to coredump as well whether the toggle button is a widget or a gadget. --dan