Is there a plan to implement ParserContext?
I want to load image resource from a mod path, so I use flow code, which is run success in Blend.
But ParserContext is not support in Noesis. Is there a plan to implement ParserContext?
Best Regards
Code: Select all
var pc = new ParserContext
{
BaseUri = new Uri(modPath + mod + "/", UriKind.Absolute)
};
var viewComponent = XamlReader.Parse(xaml, pc) as FrameworkElement;
return viewComponent;
Best Regards
-
-
sfernandez
Site Admin
- Posts: 2707
- Joined:
Re: Is there a plan to implement ParserContext?
This is certainly an interesteing thing to support, could you please add a ticket in our bugtracker to study it?
At least for the BaseUri it seems something we can easily implement.
At least for the BaseUri it seems something we can easily implement.
Re: Is there a plan to implement ParserContext?
Thanks for your reply! I have added a ticket.
https://www.noesisengine.com/bugs/view.php?id=2195
https://www.noesisengine.com/bugs/view.php?id=2195
Who is online
Users browsing this forum: Semrush [Bot] and 1 guest