Name Date Size #Lines LOC

..--

package/H05-Sep-2024-1,2791,051

po/H05-Sep-2024-6,8545,409

samples/H05-Sep-2024-7,1775,163

CHANGESHD05-Sep-2024108.5 KiB2,2492,114

COPYINGHD05-Sep-202425.8 KiB505418

READMEHD05-Sep-20242.8 KiB6247

VERSIONHD05-Sep-202420 21

aclocal.m4HD05-Sep-2024195.3 KiB6,5376,121

argv.cHD05-Sep-20243.5 KiB166125

arrows.cHD05-Sep-20246.8 KiB276211

buildlist.cHD05-Sep-202431.4 KiB1,2661,030

buttons.cHD05-Sep-202416.2 KiB801594

calendar.cHD05-Sep-202424.4 KiB1,018827

checklist.cHD05-Sep-202418 KiB699551

columns.cHD05-Sep-20244.2 KiB176117

config.guessHD05-Sep-202443.1 KiB1,4771,284

config.hinHD05-Sep-202475 54

config.subHD05-Sep-202434.9 KiB1,8091,668

configureHD05-Sep-2024666.1 KiB25,72521,737

configure.inHD05-Sep-20247.6 KiB274233

demo.plHD05-Sep-202411.4 KiB338297

dialog-config.inHD05-Sep-20244.3 KiB13790

dialog.1HD05-Sep-202460.5 KiB1,9171,881

dialog.3HD05-Sep-2024124.5 KiB3,6393,348

dialog.cHD05-Sep-202452.5 KiB2,1811,850

dialog.hHD05-Sep-202437.7 KiB951708

dialog.lsmHD05-Sep-20241.1 KiB2422

dialog.plHD05-Sep-202415.1 KiB601468

dlg_colors.hHD05-Sep-20246.9 KiB203122

dlg_keys.cHD05-Sep-202420.7 KiB889707

dlg_keys.hHD05-Sep-20245.2 KiB179122

editbox.cHD05-Sep-202416.8 KiB761633

formbox.cHD05-Sep-202423.3 KiB999809

fselect.cHD05-Sep-202422.1 KiB942787

guage.cHD05-Sep-202410.3 KiB454330

headers-sh.inHD05-Sep-20245.4 KiB200129

headers.shHD05-Sep-20243.6 KiB10452

help.cHD05-Sep-20241.4 KiB5522

inputbox.cHD05-Sep-20247 KiB267193

inputstr.cHD05-Sep-202417.7 KiB805657

install-shHD05-Sep-20247 KiB295169

makefile.inHD05-Sep-202410.1 KiB359251

menubox.cHD05-Sep-202420.3 KiB802624

mixedform.cHD05-Sep-20243.4 KiB11982

mixedgauge.cHD05-Sep-20249.6 KiB404306

mouse.cHD05-Sep-20243.5 KiB163115

mousewget.cHD05-Sep-20242.2 KiB9661

msgbox.cHD05-Sep-20245 KiB203151

pause.cHD05-Sep-20246.5 KiB257177

prgbox.cHD05-Sep-20242.7 KiB11873

progressbox.cHD05-Sep-20249.9 KiB478385

rangebox.cHD05-Sep-202410.5 KiB433344

rc.cHD05-Sep-202415 KiB617431

rename.shHD05-Sep-20243 KiB6120

tailbox.cHD05-Sep-20249.5 KiB426327

textbox.cHD05-Sep-202424.9 KiB985753

timebox.cHD05-Sep-202410.3 KiB432352

trace.cHD05-Sep-20245.7 KiB269219

treeview.cHD05-Sep-202416.5 KiB673537

ttysize.cHD05-Sep-20242.3 KiB8843

ui_getc.cHD05-Sep-202414 KiB669521

util.cHD05-Sep-202464.4 KiB2,7802,111

version.cHD05-Sep-20241 KiB349

yesno.cHD05-Sep-20244.3 KiB174129

README

1-(1999-12-25)-------------------------------------------------------------------
2This version of dialog, formerly known as cdialog is based on the Debian
3package for dialog 0.9a (see CHANGES for recent modifications)
4- T.Dickey <dickey@invisible-island.net>
5
6-(1996-01-15)-------------------------------------------------------------------
7I have uploaded cdialog-0.9a.tar.gz to sunsite. It should be moved
8to pub/Linux/utils/shell, I think.
9
10Starting point for cdialog v.0.9a was dialog-0.6c. Many new features
11like as Resolution-independence, Auto-sizing, Maximizing, more widget
12on the same screen (multi-widget), etc. were added. New widget are
13tailbox and tailbox-in-background. Here are the options:
14
15   Usage: dialog <Common options> <Box options>
16          { --and-widget <Common options> <Box options> }
17
18   Common options: <Global options>
19       [--backtitle <backtitle>] [--sleep <secs>] [--beep] [--beep-after]
20       [--clear] [--begin <y> <x>] [--aspect <ratio>] [--print-size]
21       [--print-maxsize] [--size-err] [--separate-output] [--cr-wrap]
22       [--tab-len <n>] [--tab-correct] [--print-version] [--no-kill]
23       [--title <title>]
24
25   Global options: [--shadow] [--no-shadow] [--separate-widget "<str>"]
26
27At the moment, mouse support with libgpm can't be added because it
28does't implement the wtimeout() function of ncurses. Wtimeout() is
29needed to have more widgets (es.tailbox) cooperating on the same
30screen... I don't know if with newer versions of libgpm it's possible.
31
32I have no more time to write docs for this new version...Is there
33anyone, that looking at the code, can do it??? Ouch! :-)
34Don't flame me!
35
36For the future, if any volunteer want, the way to evolve cdialog is to
371) make a daemon for a better support of multi-tasking or implementing
38   multithreading.
392) add an option that could permit to read commands (--options) from a
40   file, like as in a normal programming language, but maintaining
41   compatiblity with older version of dialog.
42
43I no longer could maintain cdialog...
44Executable and library name of cdialog are the same of dialog, for
45compatiblity.
46
47I think that only one directive should be follow: don't use a resource
48like stdin, stdout when you'll write new options for cdialog; these
49resources have to be shared from all widgets on the command line.
50Guage uses stdin :-/ so that can't be mixed for example with an inputbox,
51but it was made before of multi-widget. However this is not a big problem!
52
53THERE ARE NO *KNOWN* BUGS. If anyone has much time and can find the way
54to add wtimeout() support to libgpm, also mouse could be supported.
55
56Please use ncurses-1.9.4 or newer.
57
58|  __   |  demarco_p@abramo.it:~$ make Linux | more > UserFriendly;
59| /__)  |  /~~  _   _ _   _   /~\  _     /  .  _          |
60|/  ako | (___ (_) | ) ) (-' (__/ | )   /__ | | ) (_| ><  .  coordinator.
61
62