Oupss!! http://dwayneb.free.fr/turbohtmlpy/
sample to use widget :
#!/usr/bin/python
# -*- coding: utf-8 -*-
hpy__define(into = '.master') (
title ('Widget Test'),
body(
hpy__cnv(vars.form.insert(input_values=vars)),
)
)
Using hpy__cnv is require to translate return of insert into regular Element
tree. (patch submitted into TG)
Alvin Wang a écrit :
Thanks, however, Your link does not work. Alvin
-- -------------------------------------------------------------- David "Dwayne" Bernard TurboHtmlPy creator
signature.asc
Description: OpenPGP digital signature

