Lines Matching refs:buttons
12 Buttons in rows and columns --- lightweight because the buttons are not
20 the buttons with encoder and keyboard navigation as well.
30 sets the space between the buttons.
31 - :cpp:enumerator:`LV_PART_ITEMS` The buttons all use the text and typical background
45 The number of buttons, their positions and text are controlled by a descriptor string
53 ``{"button1", "button2", "\n", "button3", ""}``. Each line's buttons have their
55 have 2 buttons each with 50% width and a second row with 1 button having
59 The number of buttons neither includes the newline elements nor the terminating
65 The buttons' width can be set in proportion to the width of other buttons in the same
67 line with two buttons: *buttonA, width = 1* and *buttonB, width = 2*, *buttonA*
99 To set and clear the same control attribute for all buttons in a Button Matrix, use
112 The number of elements must be equal to the number of buttons.
152 - ``LV_KEY_RIGHT/UP/LEFT/RIGHT`` To navigate among the buttons to