DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

XTable Checkbox values change when another cell is selected

Hello, I have been using diadem for many years to data analysis, i am a little familiar with scripting, and very new to creating GUI's. I am trying to create a GUI with a table which lists the groups that are loaded, to allow the user to check/uncheck which groups to perform calculations on (user would check the groups then hit a button to perform calculations on just those selected groups). 

 

I have made a gui with an XTable and checkboxes, with the text displaying the group names. But it seems that when i run this GUI, if i uncheck or check a box, it reverts to the original state when i select another cell. 

 

How would i go about fixing this? I know it is possible as the 'User Dialog Box with Extended Table' example shows this, but I for some reason can't figure it out. 

 

diadem help.jpg

Any help would be greatly appreciated!

 

-Nick

0 Kudos
Message 1 of 2
(1,373 Views)

Hi Nicky427,

 

Please have a look at the DIAdem example "Weather_info.vbs". It shows a XTable with different objects, one is a checkbox.

 

Greetings

Walter

0 Kudos
Message 2 of 2
(1,305 Views)