comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » AGAIN: Help: Retrieve the state of radio button
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
AGAIN: Help: Retrieve the state of radio button [message #15104] Wed, 21 April 1999 00:00 Go to previous message
VU KHAC Tri is currently offline  VU KHAC Tri
Messages: 25
Registered: March 1999
Junior Member
> Hi forks,
>
> I implement a dialog with radio buttons, but I don't know to get their

> states (checked or not).
> Could you give me an advice ?
> Thank you for help,
> Tri.

Dear folks,
I put the above message, then receive some responses. The solution in
these responses based on supposing I defined the button group by
CW_BGROUP.
In fact, IDLBuilder construct this group of buttons by the following
way:

w = widget_base(...., /NONEXCLUSIVE) ; for group of non-exclusive
buttons
b1 = widget_button(w,....)
b2 = widget_button(w,....)
I tried all the keywords of widget_info and widget_control, but cannot
retrieve the state of buttons.
Does anyone know why ?
Thanks for help.
Tri.
[Message index]
 
Read Message
Read Message
Previous Topic: Re: IDL subroutine improvements
Next Topic: Problem with the HELP window on UNIX.

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 14:20:48 PDT 2025

Total time taken to generate the page: 0.00348 seconds