The first version of Frackin’ Reserve! was only for Windows, and the second version was a web version, but suffered from some typical web limitations.
Tag: GTK#
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