Index: [thread] [date] [subject] [author]
  From: Andrew Apted <ajapted@netspace.net.au>
  To  : ggi-develop@eskimo.com
  Date: Mon, 19 Apr 1999 10:54:44 +1000

Re: GGI help

john mccutchan writes:

>  Hi
>  
>  	im trying to write a simple jpeg viewer in ggi, but when ever i call
>  	ggiSetColorfullPalette(vis); .. it returns with -20.. is there more
>  	documentation then the api docs?.. or a good program to look at
>  	the code ?

Take a look at libggi/programs/demos/*.c.  pageflip.c is a pretty simple
demo that uses ggiSetColorfulPalette(), and demo.c is THE demo (:->) and
has lots of useful comments.

Cheers,
___________________________________________________
                                               \  /
  Andrew Apted   <ajapted@netspace.net.au>      \/
 

Index: [thread] [date] [subject] [author]