changeset 91:2ef80188a547

Add noob_tips entry for Help tab.
author Farmbuyer of US-Kilrogg <farmbuyer@gmail.com>
date Mon, 02 Jul 2012 23:49:11 +0000
parents 92e0db376858
children 01cfbfa96dd6
files gui.lua
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/gui.lua	Sun Jul 01 17:16:42 2012 +0000
+++ b/gui.lua	Mon Jul 02 23:49:11 2012 +0000
@@ -1876,6 +1876,10 @@
 			left:SelectByValue("basic")
 		end
 	end
+	noob_tips["help"] = _markup[[
+Every tab across the top also gets its own special buttons here in the lower
+right, under the same name as the tab.  Some controls do not become visible
+until that tab has data to work with.]]
 end