On Wed, Dec 15, 2010 at 1:03 AM, McClure, Timothy J        UTCFS
<tim.mccl...@fs.utc.com> wrote:
> Do you have an example on an editable HTML table (grid) being create in
> CGILua?

How you would do it would be the same as for any other framework;
generate the HTML yourself. Or (more productively) look for one of the
many JavaScript implementations.

The fact that we lack a convenient library of re-usable 'widgets' for
Lua web programming is precisely why I'm working on Orbiter - although
there the initial target is Orbit.

I wonder in fact if Orbit is not a better fit for your purposes, since
it is higher-level?

Its memory requirements are modest (about 400K of Lua memory for
'hello world', as measured by collectgarbage 'count')

steve d.

_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to