[153] in The GTK GIMP ToolKit mailing list archive

home help back first fref pref prev next nref lref last post

[gtk-list] Re: Convenience function create_pixmap_from_file()

daemon@ATHENA.MIT.EDU (Sascha Ziemann)
Thu May 15 03:41:52 1997

Date: Thu, 15 May 1997 07:45:12 +0200
From: Sascha Ziemann <szi@aibon.ping.de>
To: gtk-list@redhat.com
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com

Michael K. Johnson wrote:

>   pixmap_active = gdk_pixmap_create_from_xpm(parent->window,
>                         &style->bg[GTK_STATE_ACTIVE],
>                         filename);
>   pixmap_prelight = gdk_pixmap_create_from_xpm(parent->window,
>                         &style->bg[GTK_STATE_PRELIGHT],
>                         filename);
>   pixmap_selected = gdk_pixmap_create_from_xpm(parent->window,
>                         &style->bg[GTK_STATE_SELECTED],
>                         filename);

I don't know which state represents that, when the mouse is hold over
the button which contains such a pixmap, but the transparent color does
not become bright. Is it a bug or do I have to do even more for such a
behaviour?

-- bis später...
 - Sascha         ---<~>=( http://www.ping.de/sites/aibon/ )=<~>---

   () Free speech online
   /\ http://www.eff.org/BlueRibbon/bluehtml.html

--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post