How load localization file from resource?
jabi
Czech Republic
Hello Alex,
method static void FastReport.Utils.Res LoadLocale(string fileName) can load localization from external file. How can I load this localization data from resource (or Stream in general)?
Thanks
method static void FastReport.Utils.Res LoadLocale(string fileName) can load localization from external file. How can I load this localization data from resource (or Stream in general)?
Thanks
Comments
I will add overloaded Res.LoadLocale method in the next daily build.
I try this, but there is error:
This is error code:
or, the shorter