Questions tagged [togglebuttonbar]
9 questions
47
votes
11 answers
Android: How to get a radiogroup with togglebuttons?
I want a group of buttons where a user can choose one of them as option. It has to be a radiobuttongroup like behaviour, but I don't want the radio circle to be present. I just want the user to be able to toggle only one of the buttons.
I think I…

Peterdk
- 15,625
- 20
- 101
- 140
6
votes
3 answers
Separator between buttons in custom button bar
I have made a custom button bar as described here.
Now, I want to add a separator between the first and the second and between the second and the third button. My button bar is defined as follows:

Manuel
- 8,135
- 10
- 32
- 29
3
votes
1 answer
Make spark ButtonBar act like mx ToggleButtonBar Flex 4
Hello all i have the code below to define a buttonbar control in spark:
Latest Videos
…

sstauross
- 2,602
- 2
- 30
- 50
2
votes
2 answers
flex remove buttons border from toggle button bar
how to remove the border of a togglebuttonbar button, with keeping the theme color??
i want to put the style in css file

seismael
- 227
- 1
- 6
- 18
0
votes
2 answers
Remove highlight on a selected button from a ToggleButtonBar
Well, title explains all. I'm trying to get rid of the highlight that comes around of the selected button in a ToggleButtonBar

Florian F
- 8,822
- 4
- 37
- 50
0
votes
1 answer
flex 3 togglebuttonbar vertical text label in buttons
How could i write vertical text on a toggle button bar that is vertically arranged.

seismael
- 227
- 1
- 6
- 18
0
votes
1 answer
flex togglebuttonbar buttons width
How could i use percentage width for buttons at tooglebuttonbar, because i dont want to use the width property.

seismael
- 227
- 1
- 6
- 18
0
votes
1 answer
how can i disable the tooltips of the buttons on a flex 3 togglebuttonbar
I'm creating an flex 3 application with 3 togglebuttonbars.
What i would like to do is disable the tooltip of the buttons on one togglebuttonbar.
Does anybody know how i can access the buttons on the togglebuttonbar to disable the tooltips?
I don't…

DJ.
- 2,031
- 2
- 13
- 22
-1
votes
1 answer
dropdow menu not working
my dropdown menu is not working..
i thing there is something wrong with data-toggle atribute ..
here is my code for html: