Hi, I want to specify in a certain menu element that I want to right-align the hotkey that can be used to activate that menu item, like:
Copy Control+C Cut Control+X Delete Control+D Is it possible to do it with Win32::GUI in a better way than simply using more spaces? Thanks. Teddy