Downloadliste

Projektbeschreibung

replimenu is a small menu program mainly for configuration/installation scripts. It's not as powerful as "dialog" but it's small, does the job, and is very customizable. replimenu does not use curses.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-01-06 05:38
0.9

Auf langsamen Konsolen (wie VESA-Framebuffer) das Menü würde flackern, wenn Bewegung nach oben oder unten im Menü. Dies wurde nun behoben. Eingabefelder, msgboxes und yesnoboxes können nun einen mehrzeiligen Nachricht in ihnen.
Tags: Minor bugfixes
On slow consoles (such as VESA framebuffer) the
menu would flicker whenever moving up or down the
menu. This has now been fixed. Inputboxes,
msgboxes, and yesnoboxes can now have a multi-line
message in them.

2003-10-13 04:25
0.7

Einige Funktionen gefunden in einen Patch für die DIET-PC-Projekt wurden reproduziert. Die Leertaste hat die gleiche Wirkung wie Return-on-Checkboxen und Radiobuttons. Es gibt eine neue defaultfromenv Art, die für einen Artikel 'default' initialisiert Variable) (falls "Ausfall" ist leer Sie im Menü Datei unter dem Wert aus dem RM_name Umgebungsvariable (der Name ist der Wert der 'name' Variable). Die Hilfe '-h' TTY Problem wurde behoben: Die isatty () zu überprüfen ist jetzt nach der getopt ()-Code, so ist es nun möglich, "replimenu-h | less" laufen.
Tags: Minor feature enhancements
Some features found in a patch for the DIET-PC project have been reproduced. The spacebar has the same effect as return on checkboxes and radiobuttons. There is a new defaultfromenv type which initializes an item's 'default' variable (if 'default' is empty in the menu file) by taking the value from the RM_name environment variable (the name is the value of the 'name' variable). The help '-h' TTY problem has been fixed: the isatty() check is now after the getopt() code, so it's now possible to run "replimenu -h | less".

2003-08-14 01:38
0.6

Diese Version enthält fünf neue Typen: versteckt, vergessen, Kette, Auto und MsgBox. Es gibt eine neue exitafterauto variabel. Die Kommandozeilen-Optionen:-g,-a,-e und wurden ergänzt. "notEmpty" Eigenschaften verändert haben. Ein Bug, der segfaults wurde gefunden und behoben. Unterstützung für eine alternative Beschriftung für Eingabefelder und yesno Typen mit dem neuen "icaption" Menüstruktur Mitglied ist im Preis inbegriffen. Sie können nun mit "make PREFIX = / usr_or_whatever install" zu installieren, leicht woanders als in / usr / local.
Tags: Major feature enhancements
This release includes five new types: hidden, password, chain, auto, and msgbox. There is a new exitafterauto variable. The command line options: -g, -a, and -e have been added. 'notempty' characteristics have changed. One bug that caused segfaults has been found and resolved. Support for an alternative caption for input boxes and yesno types using the new `icaption' menu structure member is included. You may now type "make PREFIX=/usr_or_whatever install" to easily install somewhere other than /usr/local.

2003-07-05 04:22
0.4

Sie können nun mit "Dummy"-Elemente als auch erste und letzte Menüpunkte.
Tags: Minor feature enhancements
You may now use "dummy" items as both first and last menu items.

2003-03-29 14:34
0.3

Die neuen Funktionen in diesem Release sind unter anderem ein Proxy-Exit-Code (für bedingte Exits), neue Variablen (nocls und br), und die Fähigkeit, Befehle im Menü "QUIT" Artikel auszuführen.
The new features in this release include an exit code proxy (for conditional exits), new variables (nocls and br), and the ability to execute commands in `QUIT' menu items.

Project Resources