Re: GUI problems with 2.2.1

Allin Cottrell <[email protected]> Tue, 11 Mar 2003 13:04:13 -0500 (EST)
Newsgroups gmane.comp.video.gimp.windows.devel
Message-ID <[email protected]>
On Tue, 11 Mar 2003, Tor Lillqvist wrote:

> 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.)

Sorry, but win98 is the only Windows system I have for testing.

>  > 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.

OK, done, bug #108114
>
>  > 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...

Done, bug #108115
>
>  > 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?)

Sorry, I've lost track of that.  I have used both 1.3 and the 2.0.x
releases but I can't say when these things stopped working.

Allin Cottrell.