Re: Re: Re: Button can't be clicked.

2005-12-21 Thread Billy Biggs
[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

Re: grey background on trayicons?

2005-12-21 Thread Billy Biggs
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

Re: GtkButton doesn't always react on mouse clicks

2005-11-02 Thread Billy Biggs
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.

Re: GtkTextView Color not being set under KDE

2005-10-19 Thread Billy Biggs
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

Re: GtkTextView Color not being set under KDE

2005-10-19 Thread Billy Biggs
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

Re: GTK version compatibility

2005-07-22 Thread Billy Biggs
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

Re: GtkFixed redraws

2005-02-10 Thread Billy Biggs
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