✅ 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
arion2y ago
In Avalonia, the Window class exposes a method called
Task ShowDialog(Window owner);
Task ShowDialog(Window owner);
TheSillyDoggo
TheSillyDoggoOP2y ago
thanks :)
arion
arion2y ago
Let me know if this worked for you ^^ nod
TheSillyDoggo
TheSillyDoggoOP2y ago
It worked
arion
arion2y ago
Great viennaCool
MODiX
MODiX2y ago
Use the /close command to mark a forum thread as answered
TheSillyDoggo
TheSillyDoggoOP2y ago
/close

Did you find this page helpful?