JPDelprat
JPDelprat
Thanks, Good news. However, I would prefer to wait for next nuget build before testing. Do you know when it is available ? Regards
Thanks for your answer. Regarding "4. Framework-wide change", as isThreedState has no effect today, I don't consider handling it as a breaking change but rather as an evolution. There's no...
As checked background is blue and unchecked background is white (depending on theme), a possibility would be two have half background blue and half background white (2 triangles, splitted according...
I agree, except if text is also displayed in two différent colors, according to background. Or maybe an intermediary background color. Not really clear though.
Here it is ! [NavigationView_SetChildItemAsSelectedItem.zip](https://github.com/user-attachments/files/20541248/NavigationView_SetChildItemAsSelectedItem.zip) Edit : In the sample, you also have some code to bypass the problem. However, I don't like it because selection is not directly modified...
I'm sorry but I really need your help on this issue. I cannot find a way to bypass the problem : whatevet I try, it seems that I get a...
Thank you very much. I understand perfectly that you're busy. I was just hoping for a little hint, without any investigation on your part, based on your knowledge. I'm sorry,...
Another related problem (after creating child items programmatically as indicated above) ; I don't know if the problems occurs if items are created from the beginning. I have a navigation...
Thanks for your answer. Interesting point about dynamic resource modification. For the moment, I have modified the template by code for my specific dialog, so I've managed to get when...
Thank you. I didn't kno w there was a constraint to stay identical to WinUI. I though the purpose was just to create a graphical library. In order no to...