AlignOrg.st
changeset 94 8888ddd11323
parent 93 f2389560b8eb
child 96 948318b2fbd4
equal deleted inserted replaced
93:f2389560b8eb 94:8888ddd11323
    48 
    48 
    49     Notice: this class was implemented using protocol information
    49     Notice: this class was implemented using protocol information
    50     from alpha testers - it may not be complete or compatible to
    50     from alpha testers - it may not be complete or compatible to
    51     the corresponding ST-80 class. If you encounter any incompatibilities,
    51     the corresponding ST-80 class. If you encounter any incompatibilities,
    52     please forward a note to the ST/X team.
    52     please forward a note to the ST/X team.
       
    53 "
    53 !
    54 !
    54 
    55 
    55 examples
    56 examples
    56 "
    57 "
    57     using a LayoutOrigin, to control the top-left origins position of
    58     using a LayoutOrigin, to control the top-left origins position of
   107 "
   108 "
   108 !
   109 !
   109 
   110 
   110 version
   111 version
   111 "
   112 "
   112 $Header: /cvs/stx/stx/libview2/Attic/AlignOrg.st,v 1.3 1995-08-29 16:13:05 claus Exp $
   113 $Header: /cvs/stx/stx/libview2/Attic/AlignOrg.st,v 1.4 1995-08-29 16:19:30 claus Exp $
   113 "
   114 "
   114 ! !
   115 ! !
   115 
   116 
   116 !AlignmentOrigin methodsFor:'accessing'!
   117 !AlignmentOrigin methodsFor:'accessing'!
   117 
   118