La Vita è Bella

Friday, June 03, 2005

GTK & expat notes

I've just finished my senior project, which is a GTK program to display line chart, pie chart and some raw datas collected from a system status collector. It's part of the SkyEye project. It reads data from a XML document, so it's also used expat as XML parser.

The main reason I chose GTK and expat is that they are both written in plain C and can be used in a plain C program. I don't like C++ much.

Here's some notes.(I'm using GTK 1.x, not GTK 2)



tags: , , ,

22:19:00 by fishy - thought - Permanent Link

no comments yet - no trackbacks yet - karma: -8 [+/-]

A blog about open source, patches, thoughts and geeks