Thursday, April 2, 2015

Create Gtk# application using C#/MonoDevelop on Raspberry Pi

This video show creating Gtk# GUI application of Hello World on Raspberry Pi 2 using C#/MonoDevelop.




Related:
- Install Mono/MonoDevelop on Raspberry Pi/Raspbian


What is Gtk#?
Gtk# is a Graphical User Interface Toolkit for mono and .Net. The project binds the gtk+ toolkit and assorted GNOME libraries, enabling fully native graphical Gnome application development using the Mono and .Net development frameworks.
~ reference: http://www.mono-project.com/docs/gui/gtksharp/

No comments: