From a6c26ff1be30d7f0cadc21b07263988850fc7e40 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Fri, 28 Mar 2014 15:42:36 +1000 Subject: TODO++ --- ClientHamr/GuiLua/skang.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ClientHamr/GuiLua/skang.lua') diff --git a/ClientHamr/GuiLua/skang.lua b/ClientHamr/GuiLua/skang.lua index 17075ed..c5c2096 100644 --- a/ClientHamr/GuiLua/skang.lua +++ b/ClientHamr/GuiLua/skang.lua @@ -273,6 +273,8 @@ __newindex could catch a table being assigned - test.foo = {widget = '...', acl= which blanks out the other stuff. Use generic positional / named arguments for widget to, then we can do - widget.button{'Cancel', 0.5, 0.5, 1, 0, look='cancel.edj', colour={1, 2, 3, 4}, action='...'} + Using the Thing alias stuff, maybe we can do the "first stage tokenise" step after all - + widget.button{'Cancel', 0.5, 0.5, 1, 0, l='cancel.edj', c={b=20}, a='...'} ]] -- Default things values. -- cgit v1.1