Re: brand newbie question



The two websites that i refer to very often and that i have learned all my GTK+ from are the following:
http://developer.gnome.org/doc/API/2.0/gtk/index.html <-- reference page for all widgets and of GTK+
http://www.gtk.org/tutorial/ <-- Full tutorial on GTK programming, VERY good!
-Platima :)

Date: Thu, 26 Jan 2006 18:24:20 -0500
From: Ryan Moszynski <ryan m lists gmail com>
Subject: brand newbie question
To: gtk-list gnome org
Message-ID:
       <fbf7c10b0601261524h5548954fid557d647274a033a mail gmail com>
Content-Type: text/plain; charset=ISO-8859-1

Hi,
I'm a CS student who to this point has only programmed in java.  I
just got an internsip and i am learning c on a fedora core 4 system.
The first task i was given was to take the output from the program i
have pasted at the end of this message, and, every time the program is
run, have it present the information in the form of a gnome window
with a chart plotting the output of the program, instead of just
printing it down the terminal screen as it does now.  I would
appreciate some tips on what would be the best way to approach this
task, as well as some pointers to some good tutorials or something
that will help me get started with gtk+ windows and such.  Also, what
would be the easist way to draw the graph?
thanks,
ryan

here is the complete program i'm working with; mtWtest.c
<--code removed-->


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