Indices on this generic step:
- Smalltalk Environment-Building GUI Interface
- Smalltalk Language-HIC-Building Windows
- Smalltalk Language-HIC-Building Buttons
- Smalltalk Language-HIC-Building Display (Text) Boxes
Description
How to build a GUI using the C+N library
Strategy
Expected Outcome:
You fire this up with a command like this:
CountViewContainer new openOn: (IntegerCount new initialize)
Concepts related to this step:
Examples of this Generic Step