Re: [Gajim-devel] Avatar display in profile - windows

2006-12-26 Thread Nikos Kouremenos
the bug is in GTK+ apparently as PyGTK all it does is call the C functions.

On 12/21/06, Le Boulanger Yann <[EMAIL PROTECTED]> wrote:
> Geobert QUACH wrote:
> > The button containing the avatar has no picture on windows (empty button).
>
> I've looked a little bibt, and it's a problem with button.set_image /
> button.set_label() if we remove button.set_label line 217, images is
> printed. but if we erase it and select a new one, it is not printed.
>
> it seems once a button.set_label() has been called, an image cannot be
> shown in button anymore... strange ... maybe a bug in pygtk as it works
> under linux !
>
> --
> Yann
> ___
> Gajim-devel mailing list
> Gajim-devel@gajim.org
> http://lists.gajim.org/cgi-bin/listinfo/gajim-devel
>
___
Gajim-devel mailing list
Gajim-devel@gajim.org
http://lists.gajim.org/cgi-bin/listinfo/gajim-devel


Re: [Gajim-devel] Avatar display in profile - windows

2006-12-21 Thread Le Boulanger Yann
Geobert QUACH wrote:
> The button containing the avatar has no picture on windows (empty button).

I've looked a little bibt, and it's a problem with button.set_image /
button.set_label() if we remove button.set_label line 217, images is
printed. but if we erase it and select a new one, it is not printed.

it seems once a button.set_label() has been called, an image cannot be
shown in button anymore... strange ... maybe a bug in pygtk as it works
under linux !

-- 
Yann
___
Gajim-devel mailing list
Gajim-devel@gajim.org
http://lists.gajim.org/cgi-bin/listinfo/gajim-devel