Lines Matching +full:button +full:-
2 .\" Copyright (c) 2021-2024 Alfonso Sabato Siciliano
337 .Bd -literal -offset indent -compact
396 } button;
400 .Bl -column -compact
458 .Bl -column -compact
469 .Bl -column -compact
528 .Bl -column -compact
529 .It Fa conf.button.always_active
537 .It Fa conf.button.left1_label
538 add a button with the specified label.
539 .It Fa conf.button.left2_label
540 add a button with the specified label.
541 .It Fa conf.button.left3_label
542 add a button with the specified label.
543 .It Fa conf.button.without_ok
544 disable OK button.
545 .It Fa conf.button.ok_label
546 set label for OK button.
547 .It Fa conf.button.with_extra
548 add Extra button.
549 .It Fa conf.button.extra_label
550 set a label for Extra button.
551 .It Fa conf.button.without_cancel
552 disable Cancel button.
553 .It Fa conf.button.cancel_label
554 sets a label for Cancel button.
555 .It Fa conf.button.default_cancel
556 on startup focus on the Cancel button.
557 .It Fa conf.button.with_help
558 add Help button.
559 .It Fa conf.button.help_label
560 set a label for Help button.
561 .It Fa conf.button.right1_label
562 add a button with the specified label.
563 .It Fa conf.button.right2_label
564 add a button with the specified label.
565 .It Fa conf.button.right3_label
566 add a button with the specified label.
567 .It Fa conf.button.default_label
568 focus on the button with the specified label.
609 .Bl -column -compact
634 .Bd -literal -offset indent -compact
685 .Bl -column -compact
725 .Bd -literal -offset indent -compact
778 .Bl -column -compact
822 .Bd -literal -offset indent -compact
856 builds a dialog with OK button.
861 expires or a button is pressed.
885 TAB key changes button.
888 button is renamed
901 .Dq Yes-No Question ,
907 .Bl -tag -width Ds
908 .It Ctrl-l
917 .It UP DOWN LEFT RIGHT - + HOME END PAGEUP PAGEDOWN Ctrl-p Ctrl-n TAB
928 .Bd -literal -offset indent -compact
983 } button;
1054 otherwise, depending on the pressed button, the following values can be
1086 .Dq Yes-No Question
1089 .Bd -literal -offset indent -compact
1117 .Bd -literal -offset indent -compact
1141 .Bd -literal -offset indent -compact
1173 printf("---- %s ----\\n", item.name);