Closed xyzzer closed 9 years ago
Hey there, I'm working on a Windows 10 project which is looking to use your controls.
I've already got both the core and controls libraries building with Windows 10 as the target, the rest of the build errors for the solution seem to come from SharpDX not being up to date for Windows 10 yet.
Cool, do you want to send a pull request?
@xyzzer Sure thing! Since the entire solution doesn't build still, would you like it against a new branch or just against master? Did you want me to put any effort into splitting out the Controls project into its own disparate solution?
Never mind, I did my first step of porting it. The controls I tried (including charts and calendar) seem to work on PC (smoke test result). https://github.com/xyzzer/WinRTXamlToolkit/tree/Win81_To_UWP Still need to get debugging tools running, make sure it works on phone and make the UI more responsive and adaptive.
NuGets for UWP version of the toolkit pushed. Please test and let me know how that works.
http://nuget.org/packages/winrtxamltoolkit.uwp http://nuget.org/packages/winrtxamltoolkit.debugging.uwp http://nuget.org/packages/winrtxamltoolkit.Controls.Calendar.uwp http://nuget.org/packages/winrtxamltoolkit.Controls.DataVisualization.uwp http://nuget.org/packages/winrtxamltoolkit.Controls.Gauge.UWP.uwp
There are a few aspects of supporting Windows 10