From: Mattia B. <mb...@ds...> - 2002-09-17 20:42:26
|
> Anyone know if it's possible to preprocess XRC file contents? > Specifically I am considering how to apply an XSLT to an XML > stylesheet to produce an XRC file. > I've read that the `Load' method "understands VFS", > which seems to correspond to wxFileSystem. I think Yes: VFS == wxFileSystem > I need to subclass Wx::PlFileSystemHandler. Does this sound > like the right approach? I think so, but I never tried it. Regards Mattia |