I do not know but creating three or more and then finding out which of those 
ends up active might allow you to more easily determine the problem.


>Radio := New_Radio_Buttons (Label => (1 => To_Unbounded_String ("R1"),
>                                      2 => To_Unbounded_String ("R2") ) );
>
>which creates a set of 2 buttons with the appropriate labels and the black
>circle in R1 as expected. 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.
>
>-- 
>Jeff Carter
>"You empty-headed animal-food-trough wiper."
>Monty Python & the Holy Grail
>04
>
>------------------------------------------------------------------------------
>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

------------------------------------------------------------------------------
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