Programming guideline of WinDom
- 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().