June, 14th 2002
Copyright (c) 2002-2005 NMM work group, Computer Graphics Lab, Saarland University, Germany, http://www.networkmultimedia.org Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license can be found in the file COPYING.FDL. |
The MMBox Menu structure consists of two parts. The first one is the XML configuration file that describes the general menu structure like main menu, submenus, look of the menu entries. The second part is the implementation part. That's the code that is executed if a menu is activated.
| Next | ||
| The XML configuration file |