Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!emory!att!pacbell.com!ucsd!ucbvax!alphalpha.com!nazgul From: nazgul@alphalpha.com (Kee Hinckley) Newsgroups: comp.windows.x.motif Subject: Re: Motif 1.1 Highlighting/Outlining widget???? Message-ID: <901212002359.11676@alphalpha> Date: 12 Dec 90 05:23:59 GMT References: <9012111640.AA09576@zippy.sbi.com> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 8 > How do I controll the highlighting/outlining of a widget(i.e. toggleButtonGadget) within the .. > XmToggleButtonGadgetSetState(widget, True, True); > does not seem to notify the highlighter function to unhighlight/unoutline the previously > active button and highlight/outline the currently active button. I use XmToggleButton...SetState to set the initial state of my radio box and it works fine for me. I assume by highlight/outline you mean set the indicator?