Re: Problems with push/pop and radiobuttons
Bruce Holm (starnet!apple!wv.MENTORG.COM!bruceh)
Fri, 9 Dec 94 08:21:28 -0800
On Dec 9, 4:13am, Frank Bachmann wrote:
> Subject: Problems with push/pop and radiobuttons
> Hello MetaCard users,
>
> i have some problems with MetaCard (Version 1.3 on a SPARC engine)
>
> 2) I used radiobuttons to activate an envent wich shows an other card.
> After going back to the card with the radiobuttons shows that the
> radiobutton is still pressed. Activating an other radiobutton shows both
> radiobuttons pressed down. In the construction-mode (building the stack
> with MetaCard) the radiobuttons were not shown to be selected.
> How can i deselect a radiobutton?
Radio buttons imply you have more than one. Assuming you do, then make sure
they are grouped together and then select the group "Radio Behavior" property.
Radio buttons grouped this way will always have one button in the group that is
pressed. By definition, one button is always pressed in a radio button group.
If this is not what you want, then maybe you want a regular push button.
Sorry, I can't help with the other 2 questions.
Hope this helps
--Bruce
--
* Bruce G. Holm 503-685-1350 email: bruceh@wv.mentorg.com
* Mentor Graphics Corp. 503-685-7000
* 8005 SW Boeckman Rd.
* Wilsonville, OR 97070-7777 Disclaimer: Opinions expressed are my own!