Using our map controls in Reactor #303
dotMorten
started this conversation in
Show and tell
Replies: 1 comment 3 replies
-
|
I think this points out a current gap in how to bring controls into the full reconciler model. I had previously been focused on "fully Reactor" and "interop with XAML", but hadn't yet tackled a "Reactor syntax fully supported for XAML control"... this is A LOT of boilerplate code that we should simplify. Do you think we should try code gen? reflection? thoughts? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here's a little video of wrapping our map control in Reactor:
ReactorMap.1.mp4
Here's what I wrote so far. (disclaimer it's raw prototype code thrown together, but gives you an idea):
Beta Was this translation helpful? Give feedback.
All reactions