From 755f72c66438d7d9e27551fd064d42a98c722930 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sat, 17 May 2014 17:42:24 +1000 Subject: TODO++ --- lib/LSLGuiMess.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib') diff --git a/lib/LSLGuiMess.lua b/lib/LSLGuiMess.lua index f9c0e04..25948c9 100644 --- a/lib/LSLGuiMess.lua +++ b/lib/LSLGuiMess.lua @@ -30,6 +30,9 @@ llSetTouchText(string text) --[[ llDialog(key id, string message, list buttons, integer chat_channel) http://lslwiki.net/lslwiki/wakka.php?wakka=llDialog + +TODO - Like the files window, just reuse a single window, hiding and showing it when needed. + The switch button shows the buttons from the next one. ]] llDialog = function (id, message, buttons, channel) local w = 80 -- cgit v1.1