Re: Photo-image

From: Erick Gallesio <eg_at_kaolin.unice.fr>
Date: Mon, 13 May 1996 08:58:01 +0100

> Michael Wahrman writes
>
> Can someone send me some example code of how to use the
> <Photo-image> class. I want to incorporate .gif;s or .tifs or whatever
> in my UI.

Here is a simple use of images:

(define img (make <Photo-image> :file "foo.gif"))
(define b (make <Button> :image img))


                -- Erick
Received on Mon May 13 1996 - 08:58:02 CEST

This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST