Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to build and run the WPF samples? #9314

Closed
StefanKoell opened this issue Mar 1, 2021 · 4 comments
Closed

How to build and run the WPF samples? #9314

StefanKoell opened this issue Mar 1, 2021 · 4 comments
Labels
Issue-Docs It's a documentation issue that really should be on MicrosoftDocs/Console-Docs Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@StefanKoell
Copy link

Hi,

I was able to clone and build the terminal solution using the PowerShell build script but I have no idea on how to run the WPF sample and further include the terminal in a WPF/WinForms project. Can this be added to the docs?

Thanks,
Stefan

@StefanKoell StefanKoell added the Issue-Docs It's a documentation issue that really should be on MicrosoftDocs/Console-Docs label Mar 1, 2021
@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Mar 1, 2021
@zadjii-msft
Copy link
Member

I'm not sure that the WPF controls are really ready for production use in a 3rd party application, hence why they're not documented better. They're used for Visual Studio, but that's with the understanding that we're working fairly closely with that team, so if we break that control, we can work with them to get it fixed. I'd be worried that if you did start using it, we'd change the interface out from underneath you and break you unintentionally.

I'd follow #6999, which is tracking the work that still needs to be done in this area. When it is ready for consumption, I assure you there will be useful docs ☺️

/dup #6999

@ghost
Copy link

ghost commented Mar 1, 2021

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost ghost closed this as completed Mar 1, 2021
@ghost ghost added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Mar 1, 2021
@mitchcapper
Copy link
Contributor

@StefanKoell if you are still interested in this I put together a more straightforward example in #15053 note it is still not designated for any sort of production use, but at least shows a WPF terminal app.

@StefanKoell
Copy link
Author

@mitchcapper this is awesome. Thanks for putting that together. Will definitely look into that!

cheers,
Stefan

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Docs It's a documentation issue that really should be on MicrosoftDocs/Console-Docs Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

3 participants