Back

DrawKnobs()




    USAGE

    void DrawKnobs(Window, KnobList)

    FUNCTION

    This initialises and redraws the entire list if knobs, starting with the top of the list, KnobList.

    This routine sually is called under two circumstances:


    INPUTS

    Window = Pointer to window the knobs are displayed in.
    KnobList = Pointer to a Knob structure.

    RESULT

    none (void)

    SEE ALSO

    DrawArrow, KnobGadgets