Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!newstop!sun!argv From: argv@turnpike.Eng.Sun.COM (Dan Heller) Newsgroups: comp.windows.x.motif Subject: Re: lost pushbutton activate callback Message-ID: <141257@sun.Eng.Sun.COM> Date: 23 Aug 90 23:00:04 GMT References: <266@sps.com> Sender: news@sun.Eng.Sun.COM Organization: O'Reilly && Associates Lines: 17 In article <266@sps.com> arm@sps.com (Annette Myjak) writes: > suggestions to get rid of this problem (other than doing away with the > rowcolumn widget)? I don't have this problem at all and I've been playing with entryCallbacks alot recently. This leads me to believe that somehow, something is getting stomped on. what happens if you explicitly SET entryCallback to NULL? XtSetArg(args[0], XmNentryCallback, NULL); rowcol = XmCreateRowColumn(...); Do you still get the problem? -- dan ---------------------------------------------------- O'Reilly && Associates argv@sun.com / argv@ora.com Opinions expressed reflect those of the author only.