Re: Some small bugs
- From: Alexander Larsson <alla lysator liu se>
- To: Owen Taylor <otaylor redhat com>
- Cc: Alexander Larsson <alla lysator liu se>, gtk-devel-list gnome org
- Subject: Re: Some small bugs
- Date: Tue, 20 Feb 2001 17:42:09 +0100 (CET)
On 20 Feb 2001, Owen Taylor wrote:
> I think this isn't the correct fix - I believe that the problem is
> that there has been a incompatible change in gdk_pixmap_new_from_xpm_d()
> [ and friends ]; before, a no-transparency XMP gave a solid mask,
> now it gives a NULL mask.
This is indeed the source of the problem-
> So, I think we need to fix that instead, since it will break a LOT
> of app programs as well.
>
> It should be pretty easy - something like:
>
> if (mask && !*mask)
> [ Create solid mask ]
Will fix.
/ Alex
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]