gdk_cursor_new_from_pixmap color parameters no effect in MS windows
- From: Steven Durrans <Steven Durrans Sun COM>
- To: gtk-devel-list gnome org
- Subject: gdk_cursor_new_from_pixmap color parameters no effect in MS windows
- Date: Mon, 30 Jun 2008 12:32:59 +0100
Hi,
when using;
gdk_cursor_new_from_pixmap (source, mask, &fg, &bg, 8, 8);
as per the example from;
http://library.gnome.org/devel/gdk/stable/gdk-Cursors.html
in an MS Windows environment the color parameters seem to have no
effect. Foreground is always white and background is always black. Where
as under linux the foreground is red and the background is blue this is
as expected.
Do I need to do something different in a Windows environment?
Is this a bug or limitation of the Windows GDK implementation?
Would it be possible to fix?
I'm using gtk+-2.12.10.
Any help greatly appreciated,
Steven Durrans
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]