3006 Users online, 6.30 mbps
Quick Search
Already a member?
Username:
Password:
Register Here!





gui.showpanel Function

Syntax

gui.showpanel(string panelname)

Parameters

  • panelname
    Panel name to switch to, exactly as displayed in the tree on the left in SysTool.

Return Value

none

Remarks

When switching to a panel which is not below the root, seperate the names by “/”. If the panel can not be found an error message will be raised and script execution will be aborted.

Example

gui.showpanel("Lua Editor")
gui.showpanel("Hardware Monitoring/Settings")

See also

 
systool/lua/gui.showpanel.txt · Acessed 718 times · Last modified: 2006/01/15 00:00