home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-04-08 | 412 b | 7 lines | [TEXT/ToyS] |
- property theDialog : {size:[260, 95], contents:[¬
- {class:push button, bounds:[190, 65, 250, 85], name:"OK", enabled:3}, ¬
- {class:push button, bounds:[110, 65, 170, 85], name:"Cancel"}, ¬
- {class:password field, bounds:[10, 36, 250, 36 + 16], name bounds:¬
- [10, 10, 250, 26], name:"Enter Password:", value:"1234"}], timeout after:60}
-
- return [dd auto dialog theDialog, dd auto dialog theDialog with greyscale]