from optionsdialog.h
music_slider->setCurrentValue( FLOAT );
when FLOAT is fixed to 1.0f everthing is ok, but if it is for example 0.5f or 0.8f assertion error occur. Any ideas????
Beetle
edit: one more, when i choose to ignore on that error dialog everthing is ok and slider is set to good value. :

Attached Files
Edited by Beetle, 03 April 2005 - 03:44 AM.