Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 38706: /trunk/gtk/ /trunk/gtk/: main

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Wed, 24 Aug 2011 01:45:42 -0700
On Aug 24, 2011, at 1:02 AM, etxrab@xxxxxxxxxxxxx wrote:

> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38706
> 
> User: etxrab
> Date: 2011/08/24 01:02 AM
> 
> Log:
> GTK3 Remove gtk_window_set_has_resize_grip() as it creates
> warning "invalid cast from GtkStatusbar to GtkWindow".
> 
> Directory: /trunk/gtk/
>  Changes    Path                Action
>  +0 -1      main_statusbar.c    Modified
>  +0 -1      rtp_player.c        Modified

If I remove that in GTK+ 2.x, I get an extra resize grip at the right-hand edge of the status bar item (just like the usual OS X resize grip in the lower-right corner of the top-level window).

Does that happen with GTK+ 3.x?