Path: utzoo!utgpu!watmath!att!tut.cis.ohio-state.edu!cs.utexas.edu!usc!bloom-beacon!ATR-8.HAC.COM!nsche
From: nsche@ATR-8.HAC.COM (Norm Scherer)
Newsgroups: comp.windows.x
Subject: Problem with Xw toggle and RowCol widgets
Message-ID: <8908150009.AA01387@atr-8.hac.com>
Date: 15 Aug 89 00:09:10 GMT
Sender: daemon@bloom-beacon.MIT.EDU
Organization: The Internet
Lines: 32

I am having a problem with the HP widgets (Sun 3/50 SunOS 3.5,
with 11R3 from MIT, patch 1-9, the HP widgets were picked up from
uunet archives)

I have a set of widgets of class Toggle, managed by a RowCol widget.
I am using mode one_of_many.  
They seem to work as I expect, that is when I pick one of the toggles
any other selected one becomes unselected.  The one thing I want to do
that I haven't been able to is to have one of the toggles come up in 
the selected state.  I can make the toggle selected by using a
XtSetValues of XtNset but the RowCol manager doesn't seem to notice that.
The result it that the toggle set in that manner is not released
by the manager when another toggle is picked by the user.  

What I am trying to do is to have the set of toggles come up with
a default selected but have it act in the same manner as if that 
toggle had been selected by the user.  

Does any one have a suggestion on the correct way to get the
functionallity I am looking for.  It seems to me I must be overlooking
something obvious as that seems to be a rather normal way for
the toggles to work.   Maybe I'm loosing my mind!

Thanks for any help

	Norm Scherer
 	Software Engineering Division
 	Hughes Aircraft Co., Ground Systems Group,
 	Fullerton Ca.
 	(nsche%atr-2s@hac2arpa.hac.com or nsche@atr-2s.hac.com)
 
Opinions are my own, not those of HAC or anyone else I have ever met