radiobutton

  1. B4A Library [B4X] [XUI] AS CheckBoxAdvanced

    This is a CheckBox library that can be displayed together with text. So you can now add checkboxes and text them even faster. If you want a standalone checkbox, then have a look at the AS_CheckBox library. I spend a lot of time in creating views, like this and to create a high quality view cost...
  2. B4J Code Snippet [DSE] SetToggleGroup (RadioButton / ToggleButton)

    A designer script extension that allows control over the grouping of Toggles (RadioButton And ToggleButtons) so that only one from the group can be selected at a time. B4x automatically groups RadioButtons on the same Pane. You can use this to change that behaviour which may, or may not, make...
  3. B4A Library [B4X] [XUI] AS Radio Button

    This is a simple cross platform RadioButton. I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can do it here by Paypal. :) In B4I the animation is limited, because otherwise the circle...
  4. A

    Android Question Radio buttons list problem

    Hi, I have a problem. I need to show a list of radiobuttons. But if I just add them into a ScrollView only one radiobutton can be selected. I need it like this Do you have a symptom 1 Yes No Do you have a symptom 2 Yes No Do you have a symptom 3 Yes No So I decided to add a pare of...
  5. P

    Android Question Save state e values Radio buttons

    I'm developing a screen that will contain questions of a certain questionnaire, I would like to save the values and the state of the radio buttons, how to proceed? follows a section that assembles the structure of the questionnaire For i = 0 To lblperg2.Length -1 CursorTest.Position =...
  6. Android Question B4A RadioButton circle outline color

    I have an app with a white background. When I insert radio buttons, they have white text and white circles around the buttons by default, so only the selected circle (which changes color) shows up. I can use the Text properties to change the radio button font color to black so that the text...
  7. B4J Library [B4X] [XUI] SD XUIView

    I'm happy to announce the publication of my new B4XView library. This library adds to the XUi Views the native views of the three platforms (Android / IOS / Desktop) so that they can be managed by Design, using them as XUI views without having to change its type in the Globals Sub. With this...
Cookies are required to use this site. You must accept them to continue using the site. Learn more…