icon-window creation?

From: Arturo Perez -- Software Engineer <arturo_at_glass.softeng.infonautics.com>
Date: Tue, 02 Jan 1996 19:01:02 -0500

I'm trying to create an icon-window so that I can have
a dynamically updating icon (assuming the window manager
allows this).

The code I'm trying to get to work is this:

(define help-image
  (make <Photo-Image>
        :file "/usr/local/STk-3.0b1/Lib/images/Help.gif"))

(slot-set! *top-root* 'icon-window (slot-ref ok-image 'id))

but I get:
        bad window path name "img4"


Anyone out there done this before?

-arturo
Received on Wed Jan 03 1996 - 02:19:17 CET

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