Using TMSFMXNativeNSToolbar as "Tabsheet"

Hi, 

i try to use the Toolbar as Tabsheet, but somehow it does not work like it should. toolbarSelectableItemIdentifiers seem to be implemented correct, so it should be fine if i do something like:

TMSFMXNativeNSToolbar1.ToolBar.setSelectedItemIdentifier((Sender as TTMSFMXNativeNSToolBarItem).GetID);

Unluckily it does not work.

Hi, 


We also have investigated here and do not seem to get it working. We will investigate this here as soon as possible.

Kind Regards, 
Pieter

Hi, 


We have found the cause for this issue, the next update will address this.

Kind Regards, 
Pieter

Can you address the reason for, so that i'm able to fix it on my own? It is just because i want to finish the project within the next 2 weeks :)

Hi, 


The current version 1.0.1.0, released yesterday contains a SelectedItemIndex property that you can use to select an item in the toolbar. The Item Option property needs to be set to ioSelectable.

Kind Regards, 
Pieter