Focus events

From LinuxMCE
Revision as of 08:18, 11 April 2006 by Wikiadmin (Talk | contribs)

(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search
This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007. In general any information should apply to LinuxMCE. However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto.
OnUp

The user press the change focus to previous control.

OnDown

The user press the change focus to next focus control.

OnLeft

The user wants to decrease the value shown to the control to be decreased.

OnRight

The user wants to decrease the value shown to the control to be increased.

OnEnter

The user wants to apply all settings from current screen and if are more screens, to go to following screen. Ussually on OnEnter command the $next command will follow.

OnCancel

The user wants to cancel all settings from current screen and if are more screens, to go to previous screen. Ussually on OnCancel command the $previous command will follow.