On Tuesday 08 May 2001 10:52, Edwin Leuven wrote:
> > Who is currently working on the implementation of Qt front end for LyX ?
>
> me among others.
>
> > How can I help you ?
>
> check out:
>
> http://www.devel.lyx.org/guii.php3
>
> and implement the missing dialogs :-).
>
> Edwin.
Use the xforms implementation to see what the dialog needs and
compare/contrast the xforms and qt2 implementations of a finished dialog to
see how to go about it.
All the code you should need to worry about is in
frontends/controllers
frontends/xforms
frontends/qt2
Feel free to ask any questions.
Good luck!
Angus