Re: Win32 custom (pixbuf) cursors reverting to standard pointer, on left/right click

2007-06-07 Thread Jason Compton
We have gone ahead and filed this behavior as a GTK/Win32 bug, complete with example code and example workaround. http://bugzilla.gnome.org/show_bug.cgi?id=445284 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/ma

Win32 custom (pixbuf) cursors reverting to standard pointer on left/right click

2007-06-05 Thread Jason Compton
We have an application using GTK (2.10.12 DLLs) and have encountered a problem with custom cursors. On the Linux and OSX/X11.app builds of the game, the pixbuf cursors correctly remain on the screen when the mouse is right or left-clicked. On Win32, the pixbufs revert to the standard Windows po

Text formatting question (code example sought)

2006-10-09 Thread Jason Compton
We are using GTK extensively in a game and are trying to improve the look-and-feel of our scrolling text. Our interface programmer has run into a roadblock, so I am looking for pointers to a solution, hopefully in the form of example code. We are looking for example code (can be bare bones) whi