From e816473e84c150ad84b7a1fcf82b7d9e87790f46 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sun, 30 Mar 2014 08:59:21 +1000 Subject: TODO++ --- ClientHamr/GuiLua/test.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ClientHamr') diff --git a/ClientHamr/GuiLua/test.lua b/ClientHamr/GuiLua/test.lua index 016e050..4bb92e1 100644 --- a/ClientHamr/GuiLua/test.lua +++ b/ClientHamr/GuiLua/test.lua @@ -29,6 +29,8 @@ print('code') -- A variable that is private to this module. local fool +-- TODO - Could have a table of tables, and ipair through the top level, passing the inner ones to skang.thing{}. + skang.thing('fooble,f', 'Help text goes here', 1, nil, '"edit", "The fooble:", 1, 1, 10, 50', true) skang.thing('bar', 'Help text', "Default") skang.thing('foo') -- cgit v1.1