Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

CB menu system confusion

<< < (6/11) > >>

killerbot:
it was a 1 liner, it all starts here :

http://forums.codeblocks.org/index.php?topic=4809.msg37667#msg37667

wx guys did it this [http://forums.codeblocks.org/index.php?topic=4809.msg38778#msg38778] way, should try that one. Will see if I can build it tomorrow on windows the patched wx.

Pecan:

--- Quote from: killerbot on January 19, 2007, 11:05:05 pm ---it was a 1 liner, it all starts here :

http://forums.codeblocks.org/index.php?topic=4809.msg37667#msg37667

wx guys did it this [http://forums.codeblocks.org/index.php?topic=4809.msg38778#msg38778] way, should try that one. Will see if I can build it tomorrow on windows the patched wx.

--- End quote ---

Ok, thanks.

I've found the problem with the Linux missing mnemonics. Will fix and commit. Have to retrofit a previous fix that somehow got left out.

But I still have to explore this skipping menu items problem.

Pecan:
Would someone disable  keybinder on linux, then look at the item "Save all files" and tell me (verify) if they see two mnemonics. One under the S of "Save" and one under the first l of "all"?

I need to know if this comes from SVN or I caused it.

Ceniza:
Pecan: Two mnemonics for "Save all files", the ones you named :)

Pecan:
I've got a logical dilemma. KeyBinder needs to update a menu item containing an error. Namely, the menuitem contains two mnemonics. It does not have the option of  letting it stay that way.

Linux reports mnemonic '&' as an underscore. KeyBinder has to either change all underscores to '&' or change only the first and do something about the erroneous ones.

Should KeyBinder repeat the error, set the bad mnemonic to blank(thereby showing the error to the world), or correct the error(thereby hiding the bad menuitem from SVN)?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version