Mentions légales du service

Skip to content
Snippets Groups Projects
user avatar
Guillaume Sylvand authored
To use your own progress indicator,
- Define a function with prototype "void my_update_progress(int currentValue, int maximumValue)"
- Pass it to chameleon with "ierr=MORSE_Set_update_progress_callback(my_update_progress)"
- Activate progress indicator with MORSE_Enable(MORSE_PROGRESS)
015362fd
History
Name Last commit Last update
..