MahApps.Metro v1.2.0
I want say thank you to all awesome users, testers and contributors. It was a cool year of MahApps (used at Build 2015, published in magazine, published on pluralsight with this awesome course by M...
I want say thank you to all awesome users, testers and contributors. It was a cool year of MahApps (used at Build 2015, published in magazine, published on pluralsight with this awesome course by M...
MahApps.Metro is a toolkit for creating metro-styled, modern UI WPF applications. A guide can be found in my blog post or on GitHub or the official web page https://mahapps.com. You can change the...
If you want watching DVDs on your Raspberry Pi with an installed OpenELEC, Raspbmc or XBian you must buy a MPEG-2 licence. But not afraid, it’s only a minimal amount. To get your licence you need ...
Sometimes it comes the day that NuGet doesn’t see a newer version of a pre-release package. So if you wanted to update to a newer version you must using the Package Manager Console with the -pre fl...
MahApps.Metro ships two cool styles to beautify the DataGrid control that ships with .NET 4.0 by default. With this styling you can use filtering, grouping, sorting and other standard features that...
As a MahApps.Metro member I’am often confronted with questions like: How do I start with MahApps.Metro? How can I get the glow window? Where is the shadow around the main window? No...
The default behavior for scrolling with the mouse wheel on a ListBox or ListView scrolls the entire view 3 lines up or down. That’s for the most scenarios ok, but sometimes it could be necessary to...
In a project of mine I needed a ToolTip. That’s easy, I know, but I want a ToolTip that follows the mouse and not the default behavior. Normally a ToolTip opens and stays at this position on the ta...
Sometimes the debian wheezy raspbian image, Raspbmc and XBian can’t find my Logitech K400 keyboard. This tip should help. Put this lines in the /etc/rc.local sleep 5 rmmod hid-logitec...
My first experience with my Raspberry Pi was to compile some stuff. I needed an older gcc version than was pre-installed on wheezy. Installation wasn’t the problem, the problem was to use the right...