Generic Step

How to build a GUI using the C+N library

  • Indices on this generic step:

    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