On Thursday 14 November 2002 2:41 pm, Juergen Spitzmueller wrote:
> It does not work because qt cannot read the file mask strings given in
> ControlInclude. The patch modifies them (also tested with xforms).
> The same is still broken for insert->ASCII (as lines|as paragraphs).
>
> Thanks,
> J�rgen.

Yuck!

I can't see any cleaner way than passing 
        vector<string> extensions = ... // tex, lyx
        string description = "LaTeX/LyX Documents";

to browseRelFile, browseFile. Anything else is half-baked.
Angus

Reply via email to