Searched refs:inputbox (Results 1 – 25 of 29) sorted by relevance
12
| /NextBSD/contrib/dialog/samples/ |
| HD | inputbox7 | 22 --inputbox "$MSG" 16 51 \ 24 --inputbox "$MSG" 16 51 \
|
| HD | inputbox4 | 9 --inputbox "Hi, this is an input dialog box. You can use \n
|
| HD | inputbox2 | 9 --inputbox "Hi, this is an input dialog box. You can use \n
|
| HD | inputbox | 9 --inputbox "Hi, this is an input dialog box. You can use \n
|
| HD | inputbox3 | 10 --inputbox "Hi, this is an input dialog box. You can use \n\
|
| HD | inputbox1 | 10 --inputbox "$@" \
|
| HD | inputbox5 | 10 --inputbox "Hi, this is an input dialog box. You can use \n
|
| HD | inputbox-extra | 10 --inputbox "Hi, this is an input dialog box. You can use \n
|
| HD | inputbox-help | 10 --inputbox "Hi, this is an input dialog box. You can use \n
|
| HD | inputbox6-utf8 | 14 --inputbox "$TITLE" 10 20 "D.O.G" 2>$tempfile
|
| HD | inputbox-both | 11 --inputbox "Hi, this is an input dialog box. You can use \n
|
| HD | inputbox6-8bit | 12 --inputbox `printf "$SAMPLE"` \
|
| HD | dialog.py | 129 def inputbox(self, text, height=10, width=30, init='', title=''): member in Dialog 318 name = d.inputbox("What's your name?", init="Snow White")
|
| /NextBSD/contrib/dialog/package/freebsd/ |
| HD | pkg-plist | 87 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/inputbox 88 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/inputbox-both 89 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/inputbox-extra 90 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/inputbox-help
|
| /NextBSD/usr.sbin/bsdinstall/scripts/ |
| HD | hostname | 38 HOSTNAME=`dialog --backtitle 'FreeBSD Installer' --title 'Set Hostname' --nocancel --inputbox \
|
| HD | keymap | 111 --inputbox "$prompt" \
|
| HD | mirrorselect | 184 --inputbox "Please enter the URL to an alternate FreeBSD mirror:" \
|
| /NextBSD/contrib/dialog/po/ |
| HD | POTFILES.in | 14 inputbox.c
|
| /NextBSD/gnu/lib/libdialog/ |
| HD | Makefile | 9 help.c inputbox.c inputstr.c menubox.c mixedform.c \
|
| /NextBSD/contrib/dialog/package/debian/ |
| HD | control | 19 infobox, inputbox, inputmenu, menu, mixedform, mixedgauge,
|
| /NextBSD/release/picobsd/build/ |
| HD | picobsd | 317 { dialog --title "MFS Size setup" --inputbox \ 328 { dialog --title "Site info setup" --inputbox \ 365 dialog --title "Build ${THETYPE} completed" --inputbox \
|
| /NextBSD/contrib/dialog/package/ |
| HD | dialog.spec | 23 infobox, inputbox, inputmenu, menu, mixedform, mixedgauge,
|
| /NextBSD/contrib/dialog/ |
| HD | README | 50 Guage uses stdin :-/ so that can't be mixed for example with an inputbox,
|
| HD | CHANGES | 68 + fix a case with inputbox widget where preset input text is not shown 205 bindings are bound for editbox.c, fselect.c and inputbox.c, so that 446 + split up binding tables in inputbox and similar widgets to avoid 549 + fix initialization parameter of inputbox for multibyte characters. 657 + modify inputbox to position the cursor initially at the end of any 743 + modify formbox.c, inputbox.c, textbox.c, yesno.c to work with extra 820 fselect, inputbox, menubox, pause, tailbox, textbox, timebox). Only 945 + modify a few widgets (inputbox, textbox, yesno) to beep on unexpected 963 text as the inputbox widget. 1381 + correct displayed cursor position in inputbox when returning to the [all …]
|
| /NextBSD/usr.sbin/bsdconfig/networking/share/ |
| HD | media.subr | 136 --inputbox "$msg" 9 70 \
|
12