Form
Form inherits from Object and defines no instance variables. It has no subclasses.
Methods defined in Form class:
Methods for utility:
- activeFormPointer
- alert: alertID
- customAlert: alertID message: message
- deleteActiveForm
- dialog: formID
Answers the index of the button pressed.
- getControlPointer: controlID
Answer a CPointer to the control structure with the given ID. Always uses the active form.
- gotoForm: id
- help: helpID
- initForm: formID
- notify: message
- redraw
Pocket Smalltalk Documentation