Frackin’ Reserve is now available for Android! In an effort to try and help educate people about the inevitable mathematical fraud of fractional reserve banking,
Tag: MonoDevelop
Using GitHub in MonoDevelop
So I just started to use GitHub for a tiny project, and wanted to use it from inside of MonoDevelop. After 2 days of looking
Code Completion Quirk with Stetic and GTK# in MonoDevelop
I just noticed in MonoDevelop an odd quirk with code completion and Stetic. If you add a widget then go and try to refer to
Spanning Columns in a GTK# Table
Coming from working on WinForms, GTK# is a very, very different paradigm for layout. I struggled to figure out just how to span columns in