Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Adding keybindings to dynamic menu items

Hello all,

 

I’ve been trying to add keyboard shortcuts to the number format entries in the menu of the variable view and I’m struggling. The menu is a dynamic collection of Actions and I’m beginning to wonder if the problem is that the menu entries are not created until they are displayed so the any key bindings don’t exist until then either.

 

Does anybody know how to add a key binding to a dynamic menu item created at run time?

 

Many thanks

 

Phil

 

--

 

Phil Mason

Broadcom

 


Back to the top