Albrecht Schlosser wrote: correction:
>> void filterWindow::run_cb()
>> {
>
hide(); // must be here !
> window_->RunFilter(this->filter_params());
>
> // this-> is only for clarity.
>
// remove this:
> hide(); // close parameter window.
>
>> }
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

