Hello everybody...
I have made an optionMenu with a dynamic list of menuItems.
I mean the list gets updated according to a ceratin object's keyable attribute.
But when I want to get another obj's attribute to replace those, it doesn't work and only add to the existing list which makes a bedlam of attributes there.
How can I do something to first remove any exisiting item and then add new ones there?
Thanks