Advertisement

1 - 10 of 1423 containing alltags:("radio") (0.001 seconds)
My App. uses dialog boxes with: Radio buttons, SELECT and EXIT buttons. The user can select an option using one of the radio buttons, then by pressing the select button, the operation selected pref...
Zones: Windows ProgrammingDate Answered: 02/02/1998 Grade: A Views: 0
I need the www address of a site where I can download an application to run FM-Radio on SB16OEM.  I bought the card 2nd hand with no disks.  Creative Labs say that they themselves never manufacture...
Zones: HardwareDate Answered: 02/17/1998 Grade: A Views: 0
Hi, Does anyone know how to add both radio buttons and check boxes to a list control dynamically?   Any help would be appreciated. :)
Zones: Windows MFCDate Answered: 04/23/1999 Grade: B Views: 0
I have an MDI, doc/view app with a form view for a main view.  On it, I have two radio buttons, grouped.  In MyView.h, I have "int m_radio1". In MyView.cpp, I have "m_radio1 = -1;" in the construct...
Zones: C++Date Answered: 05/08/1999 Grade: A Views: 0
I have six groups, each containig 10 radio buttons. i won't to make it so that only a maximum of 3 groups can have selected radios. After the third radio group has been used, it should ignore user ...
Zones: JavaScriptDate Answered: 06/14/1999 Grade: B Views: 0
I have two radio button (grouped) and an eidt box ... Since I have grouped the radio buttons if I select the first one the member variables becomes = 0 and if I select the secong one the member va...
Zones: Windows MFCDate Answered: 02/19/2000 Grade: B Views: 0
OK I have a list of Categroies and what I want is when a user selects one of the radio buttons it will populate the drop down list with the sub categories, now I understand theres a way to do that ...
Zones: JavaScriptDate Answered: 06/30/2000 Grade: B Views: 0
hello everyone, I have a soundblaster live value, cambridge 4 speakers set.(not digital). I keep hearing radio and military transmitions on my speakers. What can I do in order to prevent those tr...
Zones: Hardware, Sound CardsDate Answered: 07/22/2000 Grade: A Views: 0
How can I get the value of a ratio button? This is how I try but there must be a mistake: <script language"javascript"> function jcr(){ alert(document.form1.r1.value) } </script> <form...
Zones: JavaScriptDate Answered: 08/07/2000 Grade: A Views: 4
How do I make a radio button read only?
Zones: JavaScriptDate Answered: 08/16/2000 Grade: A Views: 0