7 ms·
Here is a library that helps to create such an interface: http://mahapps.com/ http://mahapps.com/ It's also mentioned in the blog post you've posted. Disclaim
by theflagbug 12y ago
Here is a library that helps to create such an interface: http://mahapps.com/ http://mahapps.com/
It's also mentioned in the blog post you've posted.
Disclaimer: I'm one of the developers of MahApps.Metro, I hope nobody minds the shameless self-promotion
- raptormissle 12y agoI hope you realize that the design of GlassWire is far superior to that windows metro garbage of a UI.
- winslow 12y agoIt would be really cool to use this with pyQt. I know Qt has styling already so maybe it isn't needed?
- theflagbug 12y agoThis is a WPF library, so I don't think it'd work with pyQt
- winslow 12y agoOh I know it's a WPF, I just meant a library for pyQT or if Qt could do it by itself.
- taspeotis 12y agoThank you for your work on MahApps. It's not perfect but does 95% of what I need when I drop it in to small WPF applications.
- theflagbug 12y agoIf you tell me what's not perfect, maybe I can fix it :)
- jmcqk6 12y agoMahApps.Metro has been my go to for simple interfaces. Mix it with ReactiveUI and some saner DI, and it's just awesome. Thanks very much for your work!
- theflagbug 12y agoHa, yeah, ReactiveUI is awesome, I use it in all of my projects