TextBox.st
changeset 2 ab6002adaee1
parent 0 0fd7841626f6
child 4 e1e3fbe98999
equal deleted inserted replaced
1:c6ca7bfedf31 2:ab6002adaee1
    23               All Rights Reserved
    23               All Rights Reserved
    24 
    24 
    25 this class implements a pop-up box to enter some text
    25 this class implements a pop-up box to enter some text
    26 with 2 buttons; one to cancel, another to start some action
    26 with 2 buttons; one to cancel, another to start some action
    27 
    27 
    28 %W% %E%
    28 $Header: /cvs/stx/stx/libwidg2/TextBox.st,v 1.2 1993-10-13 01:03:42 claus Exp $
    29 written Mai 92 by claus
    29 written Mai 92 by claus
    30 '!
    30 '!
    31 
    31 
    32 !TextBox class methodsFor:'defaults'!
    32 !TextBox class methodsFor:'defaults'!
    33 
    33