HO-COOH

Results 149 comments of HO-COOH

This sounds like only the first step required to support a truly UWP-like acrylic-based popup. To fix the existing issues, developer effort still seems necessary to manually rewrite existing `ControlTemplate`....

> @HO-COOH Thanks for the response, If we update the template of all controls, that would hit hard on the fundamentals as we would be creating containers to hold the...

> this is on our radar. Seems like 2.5 years is not enough to fix a color I guess. Now we have this: ![Image](https://github.com/user-attachments/assets/d37750fd-adf4-4d62-9880-e39024d5076d)

> As a workaround, write `x:Load="False"` and manually call `GetTemplateChild(elementName)`. This is not really a workaround. Unloading a control that is loaded in code-behind could be tricky.

@snigdha011997 The original title is a bit misleading. I updated it and added a full repro link.

@nigels-com I am talking more about contributing to boost, that is maintaining some existing library (or create a new one). Currently the workflow of using cmake is still under construction,...

This, together with the mentioned issue by the bot needs to get resolved, and the doc needs to be rewritten and give clear, reproducible sample project (because different new issues...