Interestingly , i wanted to ask this question ,
Does SQUEAK have a class that represents its own host window ie the OS level Window in which SQUEAK is running.
Although it does return a handle to the current window, Who does the refreshing of the SQUEAK window , Is it pre-Built in VM itself, who does it know which Overlaps on what and which shud be drawn first etc.. ?
Can this be modified within SQUEAK itself ?