On Tuesday 10 December 2002 10:47 am, Jean-Marc Lasgouttes wrote:
> Angus> Excellent idea. It's a major pain that adding a new dialog
> Angus> causes the re-compilation of the whole LyX tree.
>
> In this case, we should also have showDialog(string const & name) and
> a map name->dialog of some sort.
>
> However, is this really 1.3.0 material?

No. I reckon that for 1.3 you should go for the simple to code multiple
        virtual bool haveXYZ() { return true; }
and overload the few cases in Qt where they decided that they don't want a 
dialog.

Angus

Reply via email to