Adding buttons to TIWIPhoneMenu at run-time

Hi everyone,
I would like to add additional buttons to the PhoneMenu at runtime.

I add them in an async event and actually adding the buttons works fine - but they don't become visible. I tried calling update but this doesn't work. Calling "Items.Count" shows they are there...

Like in your sample the PhoneMenu is placed on the IWForm, not on a region.

Thanks for helping out,
Stefan

Unfortunately it's currently not supported to asynchronously add items to the IWiPhoneMenu.
However, this is a good suggestion and we'll consider adding this functionality in a future version.