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

Home » Public Forums » archive » Widget Button question
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Widget Button question [message #87133 is a reply to message #87126] Thu, 09 January 2014 06:19 Go to previous message
Matthew Argall is currently offline  Matthew Argall
Messages: 286
Registered: October 2011
Senior Member
> How do I pick the 3 buttons I want though? I can't use bgroupas I get a message that the variable is undefined.

There are several ways of doing this. Here is one...


Use the RETURN_NAME and IDS keywords in CW_BGroup.

Store the widget IDs in the state variable of the widget.

Within the event handler, check to see if Event.Value is "Select All" (or whatever you named the select all button). If it is, cycle through the IDs in the state variable, making them insensitive (be sure to skip over the "Select All" button). Use the Get_Value keyword to Widget_Control to retrieve the names of the buttons, if need be.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: SVN bug makes project properties tab invisible at first
Next Topic: scatter light correction

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

Current Time: Wed Oct 08 18:18:34 PDT 2025

Total time taken to generate the page: 0.00563 seconds