Multi Window/Card App
Posted: Tue Nov 17, 2015 8:15 pm
Hello LiveCoders,
I am working on a pretty simple mac(for now) app and I would like the main app to be a control window (card) that the user interacts with, and I want a display card that shows results from the interactions. I need to, after the user selects from a list in the control card, display the other card with information based on the interaction.
My questions:
1. Should this be architected with the display card as another card in the same stack, or a card in a substack?
2. Once the user interacts sufficiently with the control card, how do I show the display card.
I appreciate any input!
Brad
I am working on a pretty simple mac(for now) app and I would like the main app to be a control window (card) that the user interacts with, and I want a display card that shows results from the interactions. I need to, after the user selects from a list in the control card, display the other card with information based on the interaction.
My questions:
1. Should this be architected with the display card as another card in the same stack, or a card in a substack?
2. Once the user interacts sufficiently with the control card, how do I show the display card.
I appreciate any input!
Brad