DisplayRootView.st
changeset 3 c0aaded4ef28
parent 2 b35336ab0de3
child 6 7ee0cfde237d
equal deleted inserted replaced
2:b35336ab0de3 3:c0aaded4ef28
    22               All Rights Reserved
    22               All Rights Reserved
    23 
    23 
    24 this class describes Xs rootWindow (which is the background window and
    24 this class describes Xs rootWindow (which is the background window and
    25 must be used for drawing outside of Views i.e. for dragging between Views)
    25 must be used for drawing outside of Views i.e. for dragging between Views)
    26 
    26 
    27 %W% %E%
    27 $Header: /cvs/stx/stx/libview/DisplayRootView.st,v 1.3 1993-10-13 00:44:59 claus Exp $
    28 
    28 
    29 written spring/summer 89 by claus
    29 written spring/summer 89 by claus
    30 '!
    30 '!
    31 
    31 
    32 Smalltalk at:#RootView put:nil!
    32 Smalltalk at:#RootView put:nil!