Hi, you need to have a facade screen, this is usually done as follows:
sub main()
facade=createobject("roimagecanvas")
facade.show()
What you are seeing is normal behavior, however, the behavior was (I think accidentally) changed in firmware 5.0 and the most recent public release of 3.1, and reverted in later firmware updates (on 5.1).
- Joel