Tag: GTK#
Developing for cross-platform, on Linux
by The Uni-Hacker on Apr.16, 2008, under Misc
Developing cross-platform software in Linux is actually fairly easy. There are a few various programming languages and environments that you can use to cross-compile applications. Today, our operating systems change almost as often as day and night. You just never know who is using what architecture.
GTK GUI Builder For Linux
by The Uni-Hacker on Apr.15, 2008, under Code
Developing software is another hobby of mine, and even though I started my computer life on Linux, I still learned programming on windows. I started off with the old Visual Basic 3 and eventually merged and turned into a fluent C#(c-sharp) programmer. Now I want to develop the same type of application except for Linux, what did I do? I tested out the GTK# GUI Builder that runs with MonoDevelop.

