News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

BUG in build 6931: wxSmith not change the Identifier in wxMenu

Started by cfgnunes, February 07, 2011, 12:41:28 PM

Previous topic - Next topic

cfgnunes

has a bug in build 6931,

when change an Identifier of wxMenu using the "properties table", the value is changed to wxID_ANY.
when change an Identifier of wxMenu using the "MenuBar editor" in the field "Id:", the problems not ocurr.

Thanks!

Jenna

If it only happens for wxMenu's with default ID (as created by wxSmith and with IsMember unchecked, it's a known behaviour.
See here: http://forums.next.codeblocks.org/index.php/topic,14028.0.html
I started a discussion about it, but there is no finally solution at the moment.