search for: spedific

Displaying 2 results from an estimated 2 matches for "spedific".

Did you mean: specific
2009 Dec 16
3
Help With Glade and C5 64-bit?
...ed and installed, ran ldd, and tried gtk+ source compile again. I still claimed glib wasn't new enough. What am I missing? I followed the glade install notes as best I could. Thanks for any help/insight. If need be, I'll look for a glade forum to post to, but since this _is_ Centos 5 spedific for the machine I'm working on, I felt it appropriate to ping this list first. Thanks. Scott
2008 May 16
3
radio button observe field only triggers once
Hi, If i add field observers to radio button fields they trigger once but then nothing after that. I have multiple fields in a form that i need to know if one of them changes and which spedific field. Below is an example of two foelds i tested and they trigger once with the alert but then nothing after that. I also tried individual observers for each field test_yes and test_no but with the same issue. <%= radio_button_tag ''test'', "yes" %> <%= radio_...