View Single Post
Old 06-04-2007, 05:27 AM   #1
tribble
iLiad Maniac
tribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it is
 
tribble's Avatar
 
Posts: 1,382
Karma: 2369
Join Date: Apr 2006
Location: Germany
Device: Bookeen Opus (i love that thing) and iPad (what an irony)
Need help getting started with gtk

Hi!

I am just starting to learn c++.
I used the developer vmware image to setup a dev environment.
I started scratchbox and i compiles fine.
i can get the busy led to flash and the screen to refresh and the pagebar to show the pagenumber i want.

What i want to do is paint anythin i want on the screen. But i have not really a clue on how to do that.

I was trying to include <gtk/gtk.h>, but it doesn't find the library. There are gtk 1.2 and 2.0 installed in the scratchbox environment. How do i get them to be included, when i compile the program?
tribble is offline   Reply With Quote