G
Guest
For the the sake of keeping my code simple, I wanted a ContextMenu and a
MainMenu to share some MenuItems, but it turns out when I Add() one MenuItem
to the other it 'steals' that MenuItem so it does not appear on both... is
there any way to share MenuItems or am I forced to clone them and waste some
resources?
MainMenu to share some MenuItems, but it turns out when I Add() one MenuItem
to the other it 'steals' that MenuItem so it does not appear on both... is
there any way to share MenuItems or am I forced to clone them and waste some
resources?