NewsDialog

From Vendetta Lua
Revision as of 02:16, 23 December 2008 by Chefkoch (Talk | contribs) (New page: Dialog that shows the last requested news article. Always display with ShowDialog. Created with CreateNewsMenu The container is regis...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Dialog that shows the last requested news article. Always display with ShowDialog. Created with CreateNewsMenu

The container is registered with the events: UPDATE_NEWS

Functions

OnEvent

Definition:
OnEvent(userdata self) -> nil

Description:
Eventhandler

Arguments:
self this dialog

SetHeader

Definition:
SetHeader(userdata self, string header) -> nil

Description:
Change the headline above the article.

Arguments:
self this dialog
header headline