Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

More on LinuxToday


Quick and dirty linux GUI programming

May 29, 2009, 04:34 (0 Talkback[s])

[ Thanks to j00p34 for this link. ]

"Podbrowser

"As I was reading about this tool I discovered the podbrowser which is a nice tool which does everything the podviewer does plus all the things I needed on top of that. I think it's based on the podviewer code as it looks a lot like it. This is also a great learning tool as it is open source and it also provides me with a gui program to browse the available perl documentation for modules installed on my system.

"Reading up

"While analyzing the source code of these two tools I came to the conclusion it would make it easier to understand if I would read a little more about GTK2 as it was not completely clear to me how the interface is build up. It is easy to understand, very readable code but I think trying to build something trivial myself first could build my understanding more than trying to change more complex code."

Complete Story

Related Stories: