Can my UI react to simulated events?
My UI mock-up needs to react to simulated events that are not on the UI. For example,. the screen need to change when a certain Bluetooth accessory has joined the phone. Is there an approach within JustInMind to simulate these "external" events?
Hi Glen,
You'll need to simulate this entirely, perhaps using an 'on click' event for something on the screen to signal that the Bluetooth accessory has connected.
Best,
Danielle
Hi Glen,
You'll need to simulate this entirely, perhaps using an 'on click' event for something on the screen to signal that the Bluetooth accessory has connected.
Best,
Danielle
Thanks. Just to be clear, does the event generator have to on on-screen element? Can I get it off the UI mock-up?
Thanks. Just to be clear, does the event generator have to on on-screen element? Can I get it off the UI mock-up?
Can you elaborate more on that? Any event needs to be tied to an on screen or in prototype element - you won't be able to have an event triggered by something happening outside of Justinmind.
Can you elaborate more on that? Any event needs to be tied to an on screen or in prototype element - you won't be able to have an event triggered by something happening outside of Justinmind.
Replies have been locked on this page!