Page 1 of 1

GTK - How to start

Posted: Fri Jun 30, 2006 3:28 pm
by bembulak
Hi there!

As an beginner in Programming, I'd like to know, if there are any HowTos or Tutorials to startup with PB using the GTK.
It seems to me, that similar to PB under Windows, not everything is possible without some kind of API.

For example: under Windows you can use API and Callbacks to have acces to some functions and gadgets, which are not implemented in PB.

I found lots of links to Kernel API and GTK, but since I'm a beginner and not knowing C, it's very hard to understand those documents.

Has anyone an idea or an link?

Thank you!

Posted: Fri Jun 30, 2006 5:48 pm
by walker

Posted: Fri Jun 30, 2006 9:27 pm
by bembulak
Thanks a lot!

This looks very complicated. Will take a while to get into it...

Posted: Fri Jun 30, 2006 10:09 pm
by Straker
freak coded a gtk example that comes standard with the install. Look in the examples folder.