Ultra Light Client Guide and Reference

Why does the development image not respond when I start a ULC application?

This can happen when debugging output is directed to Transcript. Fix this as follows:

  1. Issue a user-break.
  2. Redirect output to WriteStream (see Tracing inside the Smalltalk image).
  3. Reset the ULC system (see Cleaning up the ULC system).
  4. Restart the application.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]