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. John