Lines Matching +full:in +full:- +full:and +full:- +full:around
2 # $Id: yesno-both,v 1.6 2020/11/26 00:05:52 tom Exp $
4 . ./setup-vars
6 $DIALOG --title "YES/NO/MAYBE BOX" \
7 --clear \
8 --ok-label "Next" \
9 --no-label "Cancel" \
10 --extra-label "Previous" --extra-button \
11 --help-button "$@" \
12 --yesno "Hi, this is a yes/no dialog box with its labels changed. \
16 wrapped around so that they can fit in the box? You can \
18 'backslash n' at any place you like, but in this case, \
19 auto wrap around will be disabled and you will have to \
24 . ./report-yesno