I am having trouble with the cbar.items.clear method. I create a bar, add items, and then when a user hits Next the I clear the items and add new items. This works fine, but when they hit the Back button and I do a .items.clear, and then try to readd the items from the first menu again, I get an error saying the the KEY has is a duplicate. |