On 10 Aug 2000, Lars Gullik Bjønnes wrote:
> Allan Rae <[EMAIL PROTECTED]> writes:
> | On a related note, I'm pretty sure I can get autogeneration of the
> | form_xxx.[Ch] files working easily but I'll do that once I'm finished
> | cleaning up Angus's patch and committed that. That would then allow us to
> | remove all the form_xxx.[Ch] files from cvs and the user then builds them
> | with whatever xforms they have on their system -- assuming they have
> | anon cvs access otherwise they'll get whatever is generated in the `make
> | dist`
>
> Don't do that... there might be some incompabilities with fdesign from
> 0.88 and 0.89...and until we move to 0.89 as the required version .fd
> files sould be processed by fdesign 0.88.
I've found some other things¹ to stop me doing this anyway. I'll hold off
till 0.90 is released with the auto-generation plan and then if 0.90 and
0.88 are compatible we can then just make sure that only 0.88 is used for
editting the fd files.
Allan. (ARRae)
¹ Check JMarcs toolbar/menu stuff as per his request. Workout a support
class for Ok/Apply/Cancel button management (similar to Baruch's
RadioButtonGroup but with a separation of policy from gui toolkit), and
another for Restore/Save/Apply/Cancel (preferences dialog) -- just a state
machine that controls which buttons are active.