Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: XeLaNoiD on March 03, 2018, 01:57:58 am
-
Hi,
In a simulation, within a stateMachine, I was able to show a Win32Dialog screen with the dialog.[screen_name].show=true function.
My question is I am unable to show a WireframeWebsite screen.
I get TypeError: dialog.[screen_name] is undefined
My webpage is created and inside a webpage wireframe diagram. and I'm using the same stateMachine Diagram to try to show my webpage screen as I used for my win32Dialog screen for testing purpose.
Is there documentation or an example using wireframe webpage in a simulation available?
thank you very much.