Path for filenames using resource provider
Posted: Mon Jan 23, 2006 19:27
Hi Guys
Currently I'm working with the default resource provider, but have a problem with placement of resource files. I do not want the paths to be relative to the runtime directory of the application, but they must be relative to a resource directory which I want to specify.
Is there a way to do this with the default resource provider or is the only option to write a new resource provider which inherits from the abstract resource provider?
Any suggestion or hints will be appreciated
Thanks, Niels
Currently I'm working with the default resource provider, but have a problem with placement of resource files. I do not want the paths to be relative to the runtime directory of the application, but they must be relative to a resource directory which I want to specify.
Is there a way to do this with the default resource provider or is the only option to write a new resource provider which inherits from the abstract resource provider?
Any suggestion or hints will be appreciated
Thanks, Niels