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

Home » Public Forums » archive » problem getting values from cw_bgroup normal base
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
problem getting values from cw_bgroup normal base [message #26213] Thu, 09 August 2001 10:09
redlmg98 is currently offline  redlmg98
Messages: 6
Registered: August 2001
Junior Member
I have set up a cw_bgroup in a normal base and am trying to get the
individual values for each button. This is the code that
I am using to set up the compound widget

main_bgroup_arr = ['one','two','three']
main_bgroup = cw_bgroup(base,main_bgroup_arr,/return_index,/column,$
label_top='Main Menu',/frame,uvalue = 1)


and this is the code that I am using to try to access the individual
values for the buttons...

widget_control,main_bgroup,get_value=val.

The xmanager catches the error and says
"unable to get plain button group value".

How do I get the individual values for each button? Can I not
use the widget_control, get_value property??
[Message index]
 
Read Message
Previous Topic: User selectable lower array bound?
Next Topic: Re: problem getting values from cw_bgroup normal base

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

Current Time: Wed Oct 08 19:03:55 PDT 2025

Total time taken to generate the page: 0.00388 seconds