Closed Deadpikle closed 4 years ago
Yeah, there appear to be a lot of holes, here. I'm working on a sample of this functionality, but it looks like a good chunk of the core NetSparkle still relies on there being a UIFactory of some sort, which is obviously a problem.
This goes back to the idea brought up a while back of splitting the UI code out of NetSparkle entirely, which I like, but don't know how to do easily without inconveniencing the user and making custom UIs a lot harder.
There's now a NetSparkle.Samples.HandleEventsYourself
to show you how to do this.