next up previous contents
Next: The levels Up: Menu engine Previous: Define the enabled keys   Contents


The "move" mode

The engine allows you to enter in a "move" mode. This mode allows the user to move entries in the menu. For exemple, you can imagine a "Favoris" menu, and the user wants to reorder the menu at his wantings. So there is a special mode, enabled by the APPS key. The user enter in this mode by pressing the key APPS on the entry he wants to move. Then, every movement (up and down) will move the entry in the menu. He can cancel his moving by pressing ESC, and he can validate his moving by pressing the APPS key again.

To allow a such mode in your menu, you have to specify that the move mode is enabled by adding the !HMENU_ENABLE_MOVE! to the !key_able!.



2006-02-19