Searched refs:textbox (Results 1 – 25 of 85) sorted by relevance
1234
| /freebsd-14.2/contrib/dialog/samples/ |
| H A D | textbox3 | 11 expand < textbox.txt > $tempfile 16 --textbox "$tempfile" 22 77
|
| H A D | textbox-help | 11 expand < textbox.txt > $tempfile 16 --textbox "$tempfile" 22 77
|
| H A D | textbox-both | 11 expand < textbox.txt > $tempfile 17 --textbox "$tempfile" 22 77
|
| H A D | inputmenu3 | 58 --textbox "$0" 0 0 74 --textbox "$0" 0 0
|
| H A D | inputmenu2 | 41 --textbox "$0" 0 0
|
| H A D | dialog.py | 145 def textbox(self, filename, height=20, width=60, title=None): member in Dialog 316 d.textbox("dialog.py")
|
| /freebsd-14.2/contrib/dialog/package/freebsd/ |
| H A D | pkg-plist | 180 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/textbox 181 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/textbox-both 182 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/textbox-help 183 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/textbox.txt
|
| /freebsd-14.2/lib/libbsddialog/ |
| H A D | Makefile | 17 textbox.c \
|
| /freebsd-14.2/contrib/dialog/po/ |
| H A D | POTFILES.in | 26 textbox.c
|
| H A D | mg.po | 108 #: textbox.c:489
|
| H A D | th.po | 110 #: textbox.c:468
|
| H A D | uk.po | 110 #: textbox.c:489
|
| H A D | cy.po | 108 #: textbox.c:468
|
| H A D | et.po | 107 #: textbox.c:489
|
| H A D | zh_CN.po | 110 #: textbox.c:468
|
| H A D | sr.po | 110 #: textbox.c:489
|
| H A D | zh_TW.po | 110 #: textbox.c:489
|
| H A D | mk.po | 109 #: textbox.c:489
|
| H A D | ja.po | 110 #: textbox.c:468
|
| H A D | ar.po | 110 #: textbox.c:468
|
| /freebsd-14.2/contrib/bsddialog/lib/ |
| H A D | GNUMakefile | 11 lib_util.c menubox.c messagebox.c textbox.c theme.c timebox.c
|
| /freebsd-14.2/gnu/lib/libdialog/ |
| H A D | Makefile | 10 progressbox.c rangebox.c rc.c tailbox.c textbox.c timebox.c \
|
| /freebsd-14.2/usr.sbin/bsdinstall/ |
| H A D | startbsdinstall | 55 bsddialog --backtitle "FreeBSD Installer" --title "Error" --textbox /tmp/bsdinstall_log 0 0
|
| /freebsd-14.2/contrib/dialog/package/debian/ |
| H A D | control | 22 tailboxbg, textbox, timebox, treeview, and yesno (yes/no).
|
| /freebsd-14.2/contrib/bsddialog/ |
| H A D | CHANGELOG | 53 * add: --textbox accepts options for the first button. 89 forms (label, field), textbox, mixedgauge (minilabel), 183 --textbox, --timebox, --treeview, --yesno.
|
1234