emacs-devel
[Top][All Lists]
Advanced

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

Re: Feature request - dynamic icon pixmap


From: Jan D.
Subject: Re: Feature request - dynamic icon pixmap
Date: Wed, 16 Feb 2005 14:22:27 +0100
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

Sun Yijiang wrote:

Yes, I can change the default icon when I create a new frame:
(make-frame '((name . "testf") (icon-type . "/path/test.png")))

But I cannot change a frame's icon by modifying its icon-type parameter:
(set-frame-parameter my-frame 'icon-type "/path/test2.png")
Nothing happens after this under GNOME or KDE

That's what I mean by "dynamic"


Are you sure you've given the correct image file name? This works for me with all window managers I've tried, including KDE 3.3 and Gnome 2.6 and 2.8.

   Jan D.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]