GUIRuntime init ?

2000-09-09 Thread John Levon
Hi, we still have gui code in main.C My question is what would break if this was moved into the ctor for LyXGUI, making GUIRuntime a non-static, with LyXGUI storing a pointer to it ? Would the Gnome stuff break ? Marko ? This seems the nicest solution (?). Alternatively a static init() method

Re: The default language

2000-09-09 Thread Dekel Tsur
On Fri, Sep 08, 2000 at 03:22:07PM +0200, Juergen Vigna wrote: You also would have seen that the save-file format is exactly the same so the .lyx format didn't change because of this, just now it IS possible to see that the language in LyXFont IS the document wide language and so I can see

Re: New export code

2000-09-09 Thread Dekel Tsur
On Thu, Sep 07, 2000 at 12:26:45PM +0100, Jose Abilio Oliveira Matos wrote: On Wed, Sep 06, 2000 at 12:45:29AM +0300, Dekel Tsur wrote: On Tue, Sep 05, 2000 at 04:27:54PM +0100, Jose Abilio Oliveira Matos wrote: Also is it possible to have different viewers for docbook and linuxdoc.

Re: GUIRuntime init ?

2000-09-09 Thread Marko Vendelin
On Sat, 9 Sep 2000, John Levon wrote: My question is what would break if this was moved into the ctor for LyXGUI, making GUIRuntime a non-static, with LyXGUI storing a pointer to it ? Would the Gnome stuff break ? Marko ? no problem. it should be very similar to kde. marko

subscribe lyx-devel

2000-09-09 Thread Hugh.M.Bright-1
subscribe lyx-devel

GUIRuntime init ?

2000-09-09 Thread John Levon
Hi, we still have gui code in main.C My question is what would break if this was moved into the ctor for LyXGUI, making GUIRuntime a non-static, with LyXGUI storing a pointer to it ? Would the Gnome stuff break ? Marko ? This seems the nicest solution (?). Alternatively a static init() method

Re: The "default" language

2000-09-09 Thread Dekel Tsur
On Fri, Sep 08, 2000 at 03:22:07PM +0200, Juergen Vigna wrote: > You also would have seen that the save-file format is exactly the same > so the .lyx format didn't change because of this, just now it IS possible > to see that the language in LyXFont IS the document wide language and so > I can

Re: New export code

2000-09-09 Thread Dekel Tsur
On Thu, Sep 07, 2000 at 12:26:45PM +0100, Jose Abilio Oliveira Matos wrote: > On Wed, Sep 06, 2000 at 12:45:29AM +0300, Dekel Tsur wrote: > > On Tue, Sep 05, 2000 at 04:27:54PM +0100, Jose Abilio Oliveira Matos wrote: > > > Also is it possible to have different viewers for docbook and linuxdoc.

Re: GUIRuntime init ?

2000-09-09 Thread Marko Vendelin
On Sat, 9 Sep 2000, John Levon wrote: > My question is what would break if this was moved into the ctor > for LyXGUI, making GUIRuntime a non-static, with LyXGUI storing a pointer > to it ? > > Would the Gnome stuff break ? Marko ? no problem. it should be very similar to kde. marko

subscribe lyx-devel

2000-09-09 Thread Hugh.M.Bright-1
subscribe lyx-devel