In Squeak, is it possible for a GUI program to have multiple windows? For example, if I am making a painting application, is it possible for the "paint palette" and the "canvas" to be separate windows in the operating system's desktop environment? Or is Squeak limited to the single window of the running image?