The samples provide a way to assign hotkey to a menu item using UIManager. The example is assigning "Ctrl+A" to activate the menu "help"-"about". How do I accomplish it without using UIManager? Thanks