Hello Jeff,

> Le 12 avr. 2018 à 21:06, Jeffrey R. Carter <jrcar...@acm.org> a écrit :
> 
> However
> 
> Active (Radio, 1)
> 
> returns False when R1 has the black circle, and True when R2 has it. I expect
> the opposite. I can't figure out what I've done wrong, and hope someone here
> will see what I'm missing.

Radio := New_Radio_Buttons (Label => (1 => To_Unbounded_String ("R1"),
                                     2 => To_Unbounded_String ("R2") ) );
gnoga.log (active (radio, 1)'img);
gnoga.log (active (radio, 2)'img);

I'm getting :

2018-04-14 18:53:12.76 : New connection - ID 1
2018-04-14 18:53:13.07 : TRUE
2018-04-14 18:53:13.08 : FALSE



Isn't it expected?

Regards, Pascal.
http://blady.pagesperso-orange.fr


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to