Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Key binding for 'Select target...' dialog is eventually overwritten
Butter-Swimming Butterfly:
--- Quote from: Pecan on February 09, 2019, 11:47:29 pm ---Currently you cannot bind a permanent key to the Select target menu item because its sub menus disappear when CB is closed and it has no sub menus to bind to when CB is opened.
That menu item is actually just a place holder for a list dialog. I doubt that wxWidgets will ever have the ability to accept a key binding to such a transient object.
--- End quote ---
I know (Menu bar -> Build -> Select target) descends into a sub-menu that partially changes to correspond with the active project's contained targets. By 'that' menu item, are you referring to the one I want to bind with? (Menu bar -> Build -> Select target -> Select target...)? I don't know anything about wxWidgets, but I'm guessing it doesn't allow altering menu contents without creating/destroying the entire menu at once. I don't understand otherwise.
oBFusCATed:
It should be possible to be fixed. I'll have to experiment a bit. Ping me in a week if you don't hear anything from me.
Butter-Swimming Butterfly:
Alright. Does the problem still appear to be fixable?
oBFusCATed:
Yes, I have a fix, but I've not committed it yet, because I want to test it a bit more.
oBFusCATed:
Fix in trunk...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version