pui.onoffline and reconnection
Posted: Tue Jun 09, 2015 9:51 am
Hi,
The pui.onoffline event fires when Profound UI cannot make a connection to the server.. ok !
Now, if in case of a loss of connection I display an offline screen like indicated here, how can I get back to my program when the connection is restored ?
Example : let's imagine 3 similar screen formats.
1) Display of an screen format 1.
2) Loss of connection, enter key is pressed.
3) pui.offline event fires and displays an offline version of screen format 2.
4) Connection is back !
5) Enter key is pressed.
6) What do I need here to display the online version of screen format 3 ??
It seems that the pui.onoffline is not triggered from an already offline screen, right ?
Thanks,
Bruno
The pui.onoffline event fires when Profound UI cannot make a connection to the server.. ok !
Now, if in case of a loss of connection I display an offline screen like indicated here, how can I get back to my program when the connection is restored ?
Example : let's imagine 3 similar screen formats.
1) Display of an screen format 1.
2) Loss of connection, enter key is pressed.
3) pui.offline event fires and displays an offline version of screen format 2.
4) Connection is back !
5) Enter key is pressed.
6) What do I need here to display the online version of screen format 3 ??
It seems that the pui.onoffline is not triggered from an already offline screen, right ?
Thanks,
Bruno