Hi all,
There is a missing icon in dynamically created menu. Please look at the following screenshot for details.

It seems to be a stupid wx bug and is present in Windows only. This works fine in Linux.
After patching (I've not applied the patch in repo), you'll get the following screenshot which is the correct behaviour.

Can anyone confirm whether this is a known wx bug or not? :? I don't want to patch a properly working code.
According to me, the bug is in
wxMenu::Remove function which is supposed to remove the menu without deleting associated object. But I'm not very sure.
BTW, please inform me if it has already been discussed previously.

Thanks & Regards,
Biplab