>>      If I run that app and do these steps:
>>
>>              1) File -> Save As, filter appears
>>              2) File -> Open, *filter is missing*
>>              3) File -> Save As, *filter is missing*
>>
>>      The filter being missing is the problem.
>> [..]
>>      Perhaps _filt_total shouldn't be reset to zero in show()?
>>      Or instead, maybe the checks for _filt_total in post()
>>      should be replaced with checks to see if filter() is NULL/""
>>      and if not, call prepareMacFilter() so that the filter
>>      gets re-applied.
>>
>>      Opinions? Or perhaps other options?
> 
> I agree with you. r.9030 should fix this issue.

   Confirmed r9030 fixes the problem; thanks!

_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to