Re: [gnome-love] totem movie player enhancement



manoj kp kp wrote:
so for creating the interface for library is there any *gtkdevelopment tool *like *qtdevelopment* *tool*
  give me the details regarding that.


This book is quite good:
http://www.amazon.com/Foundations-Development-Experts-Voice-Source/dp/1590597931

There is also a much older book called "The Official GNOME Developers Guide":
http://www.google.com/search?q=The+Official+Gnome+2+Developer%27s+Guide+pdf&btnG=Search&hl=en&sa=2
(note that stuff like GnomeVFS has been deprecated and today you should not use it, instead use GVFS/GIO for 
accessing files)

But don't try to read these books upfront, you'll just get lost in the massive
amount of things to learn and then get bored. So I suggest you start hacking on
you totem plugin right away (after browsing around in the books so you know what
kind of topics they have) and then you run into some problem look for the answer
in these tooks (or ask here).

In general you should probably look into anjuta/geany, devhelp, autotools, gcc, valgrind, gdb.
Or maybe you want a more high level language like Python? And you can also check out a
special language called Vala, it's completely awesome (much better than C for GUI stuff)
but the tool support is not so good yet (no good IDE etc).




                Martin



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]