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

Re: gdk doc???




It sounds like you should be using imlib.  You can get it from
http://www.labs.redhat.com/imlib/.  There is a very nice tutuorial at
http://www.labs.redhat.com/imlib/tut/ with examples.  If you still want
more examples, the Gtk-Perl package has an example which is pretty fun to
play with and easy to read(get it from www.gtk.org).  

The gtk+ Pixmap widget is described in http://www.gtk.org/tutorial/

Dan



On 20 Nov 1998, Emmanuel Michon wrote:

> Hi,
> 
> I am trying to simply load a pnm image file
> into a window with gtk+/gdk by modifying the
> pnm gimp plugin, which seems quite trivial,
> all the more as I just need to load black and
> white images.
> 
> The gdk functions to create images or pixmaps
> are not documented! Nor the image or pixmap
> widgets in gtk+ if I remember well.
> 
> So, I tried to track the usage of those functions
> in gimp but it gets to intricated to understand
> what really happens.
> 
> Do you have a simple sample code with those
> functions, or a chunk of code in a small
> gtk application using this?
> 
> --
> Emmanuel Michon (http://www.enst.fr/~michon)
> ``Thou shalt check the array bounds of all strings (indeed, all arrays), 
>   for surely where thou typest "foo" someone someday shall type
>   "supercalifragilisticexpialidocious".'' 
> 
> 
> -- 
>          To unsubscribe: mail gtk-app-devel-list-request@redhat.com with 
>                        "unsubscribe" as the Subject.
> 
> 	Mailing list concerns should be mailed to <listmaster@redhat.com>
> 



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