I'm trying to set up a window (stack) with a navigation bar of 3 buttons down the left hand side, allowing me to change between the stack's cards. I have created the buttons (1,2,3), the button's group, and the cards(1011,1012,1013). I have made the group "behave like a background". For the button code I have used
Code: Select all
go card ID 101n
Many thanks for any help.