/freebsd/contrib/bsddialog/ |
H A D | README.md | 34 --pause, --radiolist, --rangebox, --textbox, --timebox, --treeview, --yesno. 70 % sh ./examples_utility/radiolist.sh 107 % ./radiolist
|
H A D | .gitignore | 22 examples_library/radiolist
|
H A D | CHANGELOG | 101 also radiolist item. 241 * change: --menu, --radiolist, --checklist and --treeview output. 400 --passwordbox, --passwordform, --pause, --radiolist, --rangebox,
|
/freebsd/contrib/bsddialog/examples_utility/ |
H A D | radiolist.sh | 17 ITEM=$(./bsddialog --title " radiolist " --radiolist "Hello World!" 15 30 5 \
|
/freebsd/contrib/dialog/samples/ |
H A D | radiolist | 10 --radiolist "Hi, this is a radiolist box. You can use this to \n\
|
H A D | radiolist10 | 12 --radiolist "Hi, this is a radiolist box. You can use this to \n\
|
H A D | radiolist1 | 10 --radiolist "Hi, this is a radiolist box. You can use this to \n\
|
H A D | radiolist2 | 12 --radiolist "Hi, this is a radiolist box. You can use this to \n\
|
H A D | radiolist3 | 12 --radiolist "Hi, this is a radiolist box. You can use this to \n\
|
H A D | radiolist4 | 12 --radiolist "Hi, this is a radiolist box. You can use this to \n\
|
H A D | dialog.py | 203 def radiolist(self, text, height=15, width=54, list=[], selected=0): member in Dialog 325 sand = d.radiolist("What's your favorite kind of sandwich?",
|
/freebsd/contrib/dialog/ |
H A D | dialog.lsm | 9 input, message, checklist, radiolist, and more.
|
H A D | dialog.c | 344 …{ "radiolist", opW(radiolist), 2, "<text> <height> <width> <list height> <tag1> <item1> <status1>…
|
H A D | CHANGES | 1669 or radiolist after processing an item-help string (Debian #209031).
|
/freebsd/contrib/dialog/package/debian/ |
H A D | control | 21 prgbox, programbox, progressbox, radiolist, rangebox, tailbox,
|
/freebsd/contrib/dialog/package/ |
H A D | dialog.spec | 29 prgbox, programbox, progressbox, radiolist, rangebox, tailbox,
|
/freebsd/contrib/dialog/package/freebsd/ |
H A D | pkg-plist | 155 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/radiolist
|
/freebsd/usr.sbin/bsdconfig/usermgmt/share/ |
H A D | user_input.subr | 938 # Generate the radiolist of shells 947 # Format of a radiolist entry: tag item status 973 --radiolist \"\$__prompt\" \
|
/freebsd/usr.sbin/bsdconfig/share/ |
H A D | dialog.subr | 1079 # `--radiolist' boxes sensibly. 1200 # `--radiolist' boxes sensibly. 1952 # (or Xdialog(1)) for --menu, --checklist, and --radiolist widgets. Retrieve
|
/freebsd/ |
H A D | ObsoleteFiles.inc | 16285 usr/share/examples/dialog/radiolist usr/share/examples/dialog/textbox \
|