How do I populate menu icons for Montana 7?
EDIT: Menu2 does not appear to do what I want. Menu2 appears to just create a second level of menu items for when you press the menu button. What I'm looking for is to add icon/buttons to the menu bar as circled below in red.
-------
I see the icons for the back button and main menu, which seem to be built into the API. I tried Menu2, but I get the following message:
ERROR: montana7xx: C:\test.mc: Undefined symbol "MyMenu2Delegate" detected. WARNING: montana7xx: C:\test.mc:11: Unable to detect scope 'MenuItem' for the symbol 'initialize'. WARNING: montana7xx: C:\test.mc:19: Unable to detect scope 'MenuItem' for the symbol 'initialize'. WARNING: montana7xx: C:\test.mc:27: Unable to detect scope 'MyMenu2Delegate' for the symbol 'initialize'.
which leads me to believe that menu2 is not available on the Montana 7, or I'm doing it wrong....
Any ideas?