Home
last modified time | relevance | path

Searched refs:radiolist (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/bsddialog/
H A DREADME.md34 --pause, --radiolist, --rangebox, --textbox, --timebox, --treeview, --yesno.
70 % sh ./examples_utility/radiolist.sh
107 % ./radiolist
H A D.gitignore22 examples_library/radiolist
H A DCHANGELOG101 also radiolist item.
241 * change: --menu, --radiolist, --checklist and --treeview output.
400 --passwordbox, --passwordform, --pause, --radiolist, --rangebox,
/freebsd/contrib/bsddialog/examples_utility/
H A Dradiolist.sh17 ITEM=$(./bsddialog --title " radiolist " --radiolist "Hello World!" 15 30 5 \
/freebsd/contrib/dialog/samples/
H A Dradiolist10 --radiolist "Hi, this is a radiolist box. You can use this to \n\
H A Dradiolist1012 --radiolist "Hi, this is a radiolist box. You can use this to \n\
H A Dradiolist110 --radiolist "Hi, this is a radiolist box. You can use this to \n\
H A Dradiolist212 --radiolist "Hi, this is a radiolist box. You can use this to \n\
H A Dradiolist312 --radiolist "Hi, this is a radiolist box. You can use this to \n\
H A Dradiolist412 --radiolist "Hi, this is a radiolist box. You can use this to \n\
H A Ddialog.py203 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 Ddialog.lsm9 input, message, checklist, radiolist, and more.
H A Ddialog.c344 …{ "radiolist", opW(radiolist), 2, "<text> <height> <width> <list height> <tag1> <item1> <status1>…
H A DCHANGES1669 or radiolist after processing an item-help string (Debian #209031).
/freebsd/contrib/dialog/package/debian/
H A Dcontrol21 prgbox, programbox, progressbox, radiolist, rangebox, tailbox,
/freebsd/contrib/dialog/package/
H A Ddialog.spec29 prgbox, programbox, progressbox, radiolist, rangebox, tailbox,
/freebsd/contrib/dialog/package/freebsd/
H A Dpkg-plist155 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/radiolist
/freebsd/usr.sbin/bsdconfig/usermgmt/share/
H A Duser_input.subr938 # Generate the radiolist of shells
947 # Format of a radiolist entry: tag item status
973 --radiolist \"\$__prompt\" \
/freebsd/usr.sbin/bsdconfig/share/
H A Ddialog.subr1079 # `--radiolist' boxes sensibly.
1200 # `--radiolist' boxes sensibly.
1952 # (or Xdialog(1)) for --menu, --checklist, and --radiolist widgets. Retrieve
/freebsd/
H A DObsoleteFiles.inc16285 usr/share/examples/dialog/radiolist usr/share/examples/dialog/textbox \