Hello,
I am building an admin section form my app that consists of 4 scenes
the admin scene builds a toolbar with four buttons (I implemented this as images so I can use my custom images as I couldn’t figure out how to customise the tapbar widget)
this toolbar is created in the createscene event of the admin scene
each of the buttons then calls another scene, I would like the toolbar to remain onscreen when I load the separate scenes, but it seems I have to recreate the toolbar on the createscene of each of the child screens.
I also would like to highlight the icon representing the scene I am in.
I’m sure this should be simpler than this…
Thanks in advance. [import]uid: 170811 topic_id: 32807 reply_id: 332807[/import]