[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
dialog problems
From: |
Michael Spector |
Subject: |
dialog problems |
Date: |
Sun, 13 Oct 2002 18:40:46 +0200 (IST) |
Can anybody help me ?
I run :
#~ ./dialog --gauge "Hello world" 20 40 0
Error: Unknown option --gauge.
Use --help to list options.
#~ ./dialog --help
cdialog (ComeOn Dialog!) version 0.9a-20000425 by Pako
(address@hidden)
originally dialog version 0.3, by Savio Lam (address@hidden).
patched to version 0.4 by Stuart Herbert (address@hidden)
* Display dialog boxes from shell scripts *
Usage: dialog <options> { --and-widget <options> }
where options are "common" options, followed by "box" options
Common options:
[--aspect <ratio>] [--backtitle <backtitle>] [--beep] [--beep-after]
[--begin <y> <x>] [--clear] [--cr-wrap] [--create-rc] [--defaultno]
[--default-item <str>] [--no-kill] [--no-shadow] [--nocancel]
[--print-maxsize] [--print-size] [--separate-output]
[--separate-widget <str>] [--shadow] [--size-err] [--sleep <secs>]
[--tab-correct] [--tab-len <n>] [--title <title>]
Box options:
--checklist <text> <height> <width> <list height> <tag1> <item1>
<status1>...
--gauge <text> <height> <width> <percent>
--infobox <text> <height> <width>
--inputbox <text> <height> <width> [<init>]
--menu <text> <height> <width> <menu height> <tag1> <item1>...
--msgbox <text> <height> <width>
--passwordbox <text> <height> <width> [<init>]
--radiolist <text> <height> <width> <list height> <tag1> <item1>
<status1>...
--tailbox <file> <height> <width>
--tailboxbg <file> <height> <width>
--textbox <file> <height> <width>
--yesno <text> <height> <width>
Auto-size with height and width = 0. Maximize with height and width = -1.
Global-auto-size if also menu_height/list_height = 0.
- dialog problems,
Michael Spector <=