Re: ICONS!!!



On 01 Jul 2001 11:13:30 -0400, Havoc Pennington wrote:
> 
> Stephen Witkop <switk yahoo com> writes: 
> > I've been calling it after gtk_widget_show (window); and before
> > gtk_main();
> > 
> > The only problem I've seen with using this function has been with icewm.
> > It doesn's use the icon set here however gnome, kde and netscape 4.x
> > icons do work. I assume icewm is using icons set somewhere else.
> > 
> 
> It's also possible icewm doesn't pick up on changes to the icon after
> initially showing windows. Really you should set the icon before you
> show. 
> 

I changed my code to do things correctly by connecting to "realize" and
setting the icon there but the effect is the same.

> (This may not be the issue, I haven't looked at icewm code to see.)

I haven't either but I'll check it out when  I get a chance.

Stephen

P.S. Don't spend any time on this now Havoc, from my lurking on the
devel-list I know you have much more pressing issues at the moment.






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