John Spray wrote:
On Thu, 2006-03-30 at 14:23 +0200, Helge Hafting wrote:
I have figured out and tested the latex to generate for all
combinations of input. Now I am
looking at qt4 designer. :-)
Could you please write the controller first, before any UI? Once
frontend code is written, it's a terrible effort to change anything in
the controller, since any change to the controller requires modifying
existing frontend code as well.
Todays stupid question - what is a controller?
I have only done this sort of thing once before, a hack in lyx 1.3
where I added a new way of including documents (in addition to \input).
I then changed the dialog and the latex code generation.
This was never merged, as better ways were found instead.
Helge Hafting