Is there a way for an included event sheet to know which layout it is on?
I've created a menu system (with pressed buttons) using an event sheet to be included on all layouts. I would like to be able to have the image of a pressed button depending on which layout is active.
For example if on layout one then the first menu item will show a 'pushed button' image whilst all the rest will not whilst if on layout three then the third button will be pressed.
tldr: I want to pass what layout is active to an included event sheet.
Any help appreciated.