Re: [E-devel] elm_radio somewhat broken

2012-05-23 Thread The Rasterman
On Thu, 10 May 2012 23:17:16 -0400 Michael Blumenkrantz said: > this has been the case for a while, but I was too busy to report it. > > https://github.com/zmike/shotgun/blob/master/src/bin/contact.c > contact_resource_menu_setup() > > the variable 'radio', despite only being explicitly written

[E-devel] elm_radio somewhat broken

2012-05-10 Thread Michael Blumenkrantz
this has been the case for a while, but I was too busy to report it. https://github.com/zmike/shotgun/blob/master/src/bin/contact.c contact_resource_menu_setup() the variable 'radio', despite only being explicitly written to one time, fails the elm widget name check in elm_radio_value_set() at th