Hartmut Haase wrote: >> Ok, I see the problem. My answer would be to leave >> bounds: 0 9 >> in form_preferences.fd and to invoke fl_set_counter_bounds once again in >> FormPreferences.C. I don't want any special-casing magic in the >> generated files because maintenance has proved difficult in the past. > > You are right, but for me it looks as if we then we need a variable > counter_bounds_lastfiles or so, and as I am not familiar with fdesign I > don't know how to invoke fl_set_counter_bounds in FormPreferences.C. The > easiest way for the moment would be: > bounds: 0 20 > and then we wouldd be in correspondence with lastfiles.h
Ok, do that. I'll make the changes to FormPreferences.C when you send me the patch one final time ;-) -- Angus