From e723e8a329c96201c01e5f8b7621e462042bb9e3 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 24 Jan 2001 23:06:25 +0000 Subject: better documentation of ask_from_entries_refH features (entry) --- perl-install/interactive.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'perl-install/interactive.pm') diff --git a/perl-install/interactive.pm b/perl-install/interactive.pm index 224f97451..89df5d925 100644 --- a/perl-install/interactive.pm +++ b/perl-install/interactive.pm @@ -20,7 +20,8 @@ use common qw(:common :functional); #- range (with min, max) #- combo (with list, not_edit) #- list (with list, icon2f (aka icon), separator (aka tree), format (aka pre_format function), -# help can be a hash or a function) +#- help can be a hash or a function) +#- entry (the default) (with hidden) # #- heritate from this class and you'll get all made interactivity for same steps. #- for this you need to provide -- cgit v1.2.1