I’ve basically set up an asset grid that’s holding a load of text boxes that act as menu items - pulling in data from an excel spreadsheet when clicked. All I’m trying to achieve is some ‘is selected’ styles on these text boxes, so if a user clicks one for example the text will become bold, if another item is clicked bold is applied to that item and removed from the previously clicked item.
Does anyone know if this behaviour is achievable in Intuiface? It seems like a really obvious thing that makes sense to have but have not found a solution yet. Any help would be appreciated!