Form library FormThumb() FormThbGet()
Programming guideline of WinDom

FormThbSet()

NAME

FormThbSet() - change active thumb.

PROTOTYPAGE

void FormThbSet( WINDOW *win, int but);

PARAMETERS

win:
window descriptor,

but:
button index linked to thumb to active,

DESCRIPTION

This function changes the active thumb (without a user manipulation).

SEE ALSO

FormThumb(), FormThbGet().