C
C#15mo ago
TheSillyDoggo

✅ How do I make a window unselectable

How do I make a window like this (I'm using avalonia but any help is preferable)
7 Replies
arion
arion15mo ago
In Avalonia, the Window class exposes a method called
Task ShowDialog(Window owner);
Task ShowDialog(Window owner);
TheSillyDoggo
TheSillyDoggoOP15mo ago
thanks :)
arion
arion15mo ago
Let me know if this worked for you ^^ nod
TheSillyDoggo
TheSillyDoggoOP15mo ago
It worked
arion
arion15mo ago
Great viennaCool
MODiX
MODiX15mo ago
Use the /close command to mark a forum thread as answered
TheSillyDoggo
TheSillyDoggoOP15mo ago
/close

Did you find this page helpful?