question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[TaskEditor] What about UWP?

See original GitHub issue

I’m trying to use the TaskEditor in one of my UWP projects. Unfortunately I’m unable to do this, because the library depends on System.Windows.Forms.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:1
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
dahallcommented, Mar 31, 2018

I have started a UWP project based on the TaskOptionsEditor. It will take some time though as it is a decent learning curve for me. If anyone has some good experience with UWP, I’d appreciate collaborating on it.

0reactions
albeflycommented, Jul 31, 2020

dahall, scout208 - thank you for your effort! As I understand, you can use Win32 / WinForms apps as well for the Bridging, so it is not absolutely necessary to use WPF. Not sure will it reduce development time or not.

Best regards, Alex.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Windows 10 Universal Apps - Task Editor Tutorial - YouTube
Website : http://www.edmtdev.com/ How to make Task Editor in UWP app Tutorial Link : https://comentsys.wordpress.com/ Link Project Source ...
Read more >
What's a Universal Windows Platform (UWP) app?
Features of a UWP app. A UWP app is: Secure: UWP apps declare which device resources and data they access. The user must...
Read more >
[UWP] Task Editor - MY MEMO - 티스토리
checkbox를 선택할 수 있게 하는 to do list의 간단한 버전이다. Library.cs. using System.Threading.Tasks; using Windows.UI.Popups; using Windows.UI ...
Read more >
How to Launch UWP app from Task Scheduler
I have an app that converts UWP InkCanvas drawings into SVG from UWP native ISF. I need to run it daily, and the...
Read more >
Adaptive UI for building Windows 10 apps - UI for UWP
Adaptive UI controls for building multi-device Windows 10 apps with a single code base. Complex and niche UWP controls for creating next gen...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found