StationHelpDialog: Difference between revisions
From Vendetta Lua
Jump to navigationJump to search
New page: The help dialog popped up by help buttons. Created with CreateStationHelpMenu == Functions == === Open === '''Definition:'''<br> Open(userdata self, s... |
No edit summary |
||
Line 8: | Line 8: | ||
<br><br> | <br><br> | ||
'''Description:''' <br> | '''Description:''' <br> | ||
Set help text | Set help text in dialog and show it | ||
<br><br> | <br><br> | ||
'''Arguments:'''<br> | '''Arguments:'''<br> |
Latest revision as of 21:24, 18 January 2009
The help dialog popped up by help buttons. Created with CreateStationHelpMenu
Functions
Open
Definition:
Open(userdata self, string text) -> nil
Description:
Set help text in dialog and show it
Arguments:
self this dialog
text help text