[Gtk-sharp-list] How to learn Gtk#?
Mark Gallop
gallopma@cyllene.uwa.edu.au
Thu, 10 Mar 2005 18:17:17 +0800
Patrick Sauer wrote:
>And http://www.gotmono.com/docs/gnome/bindings/gtk-sharp/gtk-sharp.html
>isn't complete and confuses me, because some things don't work and seems
>to be old and other things seems to be written in C?
>
>
I didn't know about this one, thanks.
I also could not find many tutorials. Having not read "Mono - A
Developer's Notebook" I am not sure what more you want. Do any of these
help?
http://primates.ximian.com/~edasque/projects/Tutorial/glade2.html - My
first programming thrill
http://www.go-mono.com/docs/ - A few gtk classes have examples
http://svn.myrealbox.com/viewcvs/trunk/gtk-sharp/sample/ - Lots of
samples here
http://www.mono-project.com/Screenshots - Maybe other open source
projects will be informative
You should checkout (subversion) the source for gtk# and have a dig around.
.. and then try until you get stuck and ask more questions here.
>I am not very fit in programming, but I want to improve my
>abilities ;-). At the moment I am not sure if mono was or is the right
>choice to learn... what now?
>
For me mono/gtk# have been working well. I hope it works for you.
Cheers,
Mark