On 03-Jul-2001 Lars Gullik Bjønnes wrote:

> the methods in LyXGUI have not been GUII'fied yet...
> 
> most likely a method createMainView will be added to GUIRuntime:
> 
> xforms:
> LyXView * createMainView(int a, int b) {
>         return new XFormsView(a, b);
> }
> 
> qt2:
> LyXView * createMainView(int a, int b) {
>         return QT2View(a, b);
> }

Yes that should work!

        Jürgen

--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Italienallee 13/N       Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen           Web:     http://www.sad.it/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Tomorrow, this will be part of the unchangeable past but fortunately,
it can still be changed today.

Reply via email to