nazgul@alphalpha.com (Kee Hinckley) (12/12/90)
> 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?