Continue with evadventure implementation
This commit is contained in:
parent
a07ef8e3c4
commit
a553f1ab2f
14 changed files with 1296 additions and 190 deletions
|
|
@ -61,7 +61,7 @@ Use as follows:
|
|||
# create a new form from the template
|
||||
form = EvForm("path/to/testform.py")
|
||||
|
||||
(MudForm can also take a dictionary holding
|
||||
(EvForm can also take a dictionary holding
|
||||
the required keys FORMCHAR, TABLECHAR and FORM)
|
||||
|
||||
# add data to each tagged form cell
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue