CLIM mail archive
[Prev][Next][Index][Thread]
Icons for Clim-Windows
-
To: clim@BBN.COM
-
Subject: Icons for Clim-Windows
-
From: Rainer Koenig <rkoenig@gate.fzi.de>
-
Date: Thu, 23 Jan 92 10:11:50 GMT
-
Address: Haid-und-Neu-Strasse 10-14, 75 Karlsruhe 1, Germany
-
At: Forschungszentrum Informatik an der Universitaet Karlsruhe
-
Cc: slug@Sunset.AI.SRI.COM
I'm using clim1.0 on an ivory-board.
The ivory-board is in a Sun Sparc using X11R5 and the mwm.
I open my application with
(make-application-frame
'application
:parent
(open-root-window :clx :host host)
:width *initial-width*
:height *initial-height*)))
Now I want to know which is the name of the window exposed on the X-display,
so that you could use special icons.
(.mwmrc
...
Mwm*<application-name>*iconImage: <icon-path>
)
Rainer
--
Rainer Koenig email: rkoenig@fzi.de
Forschungszentrum Informatik king@fzi.de
Abtl. Technische Expertensysteme und Robotik
Haid-und-Neu-Strasse 10-14 Fax : +49-721-9654-309
D - 7500 Karlsruhe 1 Tel.: +49-721-9654-313
Main Index |
Thread Index