PDA

View Full Version : Back button doesn’t work (Screen.SetStartScreen)


csd214
09-19-2005, 10:40 PM
My project had these screens
Screen One
Screen Two
Screen Three

The On Startup section performs either Screen.SetStartScreen("Screen One") or Screen.SetStartScreen("Screen Three"). On “Screen Three” I have the command Screen.Jump(“Screen Two”), but when I then press the Back button nothing happens.

Is this behaviour by intention?

If I rearrange the screens; One-Three-Two; everything is OK.

Brett
09-20-2005, 09:37 AM
Thanks for the report. We will look into that issue.

REF: 11065