[EMAIL PROTECTED] ([EMAIL PROTECTED]):
> Hi, Matthias
>
> I have confirmed the Bug#56070.
> This is just the same problem as what I have faced.
> I greatly thank you for your notice.
>
> However, I lost my way to develop my application...
> Does anyone have good workaround...?
> Anyway, I must f
Sean Dague ([EMAIL PROTECTED]):
> I'm curious if there is anyway to have the trayicon background transparent
> from a gtk application. I noticed when writing tray icon support into a
> recent application (use the perl Gtk2::TrayIcon binding), the background in
> wmsystray is always grey. It appe
Brian J. Tarricone ([EMAIL PROTECTED]):
> On 11/2/2005 12:07 PM, Nickolai Dobrynin wrote:
> > Anybody please could tell me how to make the button that was just
> > re-activated receive the click signals without first having to move the
> > mouse away and then move it back on? (I am using gtk v. 2.
Billy Biggs ([EMAIL PROTECTED]):
> > I couldn't reproduce the problem here in my computer, even under KDE the
> > display is fine. Anyway, does anyone have any idea of what the problem
> > could be?
>
> It's the gtk-qt theme engine. It seems to somehow
Eduardo M KALINOWSKI ([EMAIL PROTECTED]):
> He sent me a screenshot: http://kildclient.sourceforge.net/kild.png
>
> The biggest part of the application is a GtkTextView. The background
> should be black, it is set with a call to gtk_widget_modify_base().
> The text that appears with a black b
Gowri Kandasamy ([EMAIL PROTECTED]):
> Does applications built on GTK 2.2 work with gtk2.6 ?
Yes.
-Billy
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Matt Moseley ([EMAIL PROTECTED]):
> I have an application where I dynamically add GtkButtons to a GtkFixed
> area. Whenever I add a button to the fixed area, everything to the
> right of and below the top left of the button I'm adding gets cleared
> out and then redrawn. This produces a flicker