GUI problems with 2.2.1

Tor Lillqvist <[email protected]> Tue, 11 Mar 2003 02:32:37 +0000
Newsgroups gmane.comp.video.gimp.windows.devel
Message-ID <[email protected]>
Allin Cottrell writes:
 > I'm running gtk 2.2.1 on Linux and also Tor's 2.2.1 runtime on win98.

(Please also check on NT, 2k or XP (2k preferred), in case this is
something that works differently in the 16-bit GDI in Win9x.)

 > 1. At one stage my app does a big computation, and I put up the
 > GDK_WATCH cursor using gdk_pointer_grab().  Works fine on Linux, but
 > the cursor on win32 doesn't change from the default.

Please submit a bug report on bugzilla.gnome.org, with a minimal but
complete sample program... This ensures the bug won't be forgotten.

 > 2. I have tooltips for some menu items (gtk_item_factory stuff).
 > These show OK on Linux but they don't show on win32.

Submit a (separate) bug report for this, too...

 > I can't swear to it, but I'm fairly sure these things were working OK
 > with an earlier release of the gtk win32 runtime.

It's possible... (Do you mean the GTK 2.0.x releases, or GTK 1.3.0?)

--tml