| Electronic Components Datasheet Search |
|
AN3128 Datasheet(PDF) 28 Page - STMicroelectronics |
|
|
|||||||||||||||||||||||||||||
AN3128 Datasheet(HTML) 28 Page - STMicroelectronics |
|
28 / 105 page ![]() Multi-input embedded GUI library firmware AN3128 28/105 Doc ID 16918 Rev 5 4.1.6 NewRadioButtonGrp API global function The radio button (sometimes called the option button) is a special kind of button that allows the user to choose only one of a predefined set of alternatives. Its name derives from the old car radio, where this button was used to select the preset stations. The major difference with the ordinary button is that the radio buttons are arranged in groups where the group acts as a big switchboard. In a group, only one radio button must be selected at most. Then, if in a group, the first radio button is in the selected state, and suddenly the second radio button is pressed, the first one must be immediately released going back to the normal state, and the second passes to the selected state. Figure 9. Radio button graphical layout Table 11 describes the NewRadioButtonGrp function: Example: /* Declares and initiates a RadioButtonGrp Object */ GL_RadioButtonGrp_TypeDef* RadioButtonGrp = NewRadioButtonGrp("RadioButtonGrp"); 4.1.7 AddRadioOption API global function Table 12 describes the AddRadioOption function: Table 11. NewRadioButtonGrp API function Name Description Function name NewRadioButtonGrp Function prototype GL_RadioButtonGrp_TypeDef* NewRadioButtonGrp (char* oName) Behavior description Create and initialize a new RadioButtonGrp object (a C structure) Input parameter {x} oName: object name Output parameter {x} None Return value The created object pointer or null if the object cannot be created Required preconditions None Called functions No API/HAL layer functions Table 12. AddRadioOption API function Name Description Function name AddRadioOption Function prototype GL_PageControls_TypeDef* AddRadioOption (GL_RadioButtonGrp_TypeDef* pThis, char* Label, void* (*pEventHandler)(void)) Behavior description Create and initialize a new Label Object (a C structure) |
|
Link URL |
| Does ALLDATASHEET help your business so far? [ DONATE ] |
About Alldatasheet | Advertisement | Contact us | Privacy Policy | Link to Datasheet | Link Exchange | Manufacturer List All Rights Reserved©Alldatasheet.com |
| Russian : Alldatasheetru.com | Korean : Alldatasheet.co.kr | Spanish : Alldatasheet.es | French : Alldatasheet.fr | Italian : Alldatasheetit.com Portuguese : Alldatasheetpt.com | Polish : Alldatasheet.pl | Vietnamese : Alldatasheet.vn Indian : Alldatasheet.in | Mexican : Alldatasheet.com.mx | British : Alldatasheet.co.uk | New Zealand : Alldatasheet.co.nz |
|
Family Site : ic2ic.com |
icmetro.com |