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

Controls not appearing with Windows Insider #5

Closed
bruce-armstrong opened this issue Jan 2, 2019 · 4 comments
Closed

Controls not appearing with Windows Insider #5

bruce-armstrong opened this issue Jan 2, 2019 · 4 comments

Comments

@bruce-armstrong
Copy link

I created a HyperV VM with Windows Insider 18290, Windows Insider SDK 18298 and Visual Studio 2017 Community Edition. When running the code on that none of the controls display, just the text that indicate what the controls are. What am I doing wrong?

50387227-6929cf00-06ac-11e9-824e-7244cb5bcda2

@marb2000
Copy link
Contributor

marb2000 commented Jan 3, 2019

This sample is tested only in 1809 build. There is no warranty that the sample works on the insider builds given we are still in development. However, I tested on the #18305 build, and the controls render, but there is an issue with the transparencies. As a workaround, the transparency effects should be disabled in the OS Settings meanwhile we are finishing the work.

@bruce-armstrong
Copy link
Author

I"m confused. The readme file gives the list of requirements and indicates that insider builds are one of them:

Visual Studio 2017
C++ /WinRT Visual Studio Extension (VSIX)
Windows SDK Insider Preview Build 17763
Windows 10 Insider Preview Build 17763

@bruce-armstrong
Copy link
Author

Confirmed working for me on Build 1089. I'd just suggest updating the readme file.

@marb2000
Copy link
Contributor

marb2000 commented Jan 7, 2019

Thanks for your feedback. I have created a PR to update the Readme. I would love to listen more about your scenario so we can assist you. You can contact us at: XamlIslandsFeedback@microsoft.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants