Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Button between combo buttons without a frame

I´d like to create an app with 4 Combo Buttons.
But I would also have a button on top between the left and right Combo Button.
This should only be displayed as text with no Frame.

How could i do this?

Best Answer
1 REPLY 1

I have tried with:

<rect id ="myrect" x="20%" y="0" height="25%" width="50%" fill="black" pointer-events="visible"/>

than i can get the event, but if I use a section to diplay text in this rectangle, i do not get any events.

Best Answer
0 Votes