Button events

2014-02-18 Thread Bill Vyzas
Hi all, I am using gtk with C for a project I am working on and given that I am new to gtk and relatively new to C I would appreciate some help. I have created a couple of interfaces I want for my project, two gtk tree view and two gtk list store. In all these interfaces the view and the model ch

Gtk Graph drawing

2014-03-11 Thread Bill Vyzas
Hi all, I want to draw some graphs and bar charts for some data I have and I am searching for any library available. I am using gtk+ with C. Do you have something in mind? A research on the internet didn't give any satisfactory results, most of the suggestions where about old libraries and Cairo.