change the focus ring's color

2009-01-16 Thread zhenghe zhang
Hi all
I have some problems, and I hope you tell me, thank you.
As followed:
The button obtains the focus, and there is focus ring, now I want to
change the focus ring's color, but I don't do it.
Thank you
zh

___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: gtk_file_chooser_hangs (win32 libgdk-win32-2.0-0.dll)

2009-01-16 Thread Arne Pagel
Hello,

Yes, ther are some strange removable devices with size 0.
They are there since i am constraind to use this machine with a operatingsystem 
i don't really like.

I tryed to romove these strange devices, but i dont know how.
But even if, the file-chooser should not hang.

Is this a known bug?
Can i help to debug?

regards 
  Arne
-- 
Pt! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: 
http://www.gmx.net/de/go/multimessenger
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Printing vs Logging

2009-01-16 Thread dhk
Can someone explain the difference between when to use 1) Message
Logging, 2) the Message Output and Debugging Functions, and 3) the
printing in the String Utility Functions?  It seems that for logging
purposes either of the three can be used.  Is there any advantage of one
over the other?
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


ALLEGRO and GTK

2009-01-16 Thread frederico schardong
It's possible?

How I will compile this??

Thank you!
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: Suggestion, adding a valid glibconfig.h to win32 download bundle

2009-01-16 Thread Allin Cottrell
On Fri, 16 Jan 2009, arne pagel wrote:

 I had a problem with glib because of my idea of fixing a missing glibconfig.h 
 in my
 mingw-environment :-)
 (see mingw-users list Compiler Basics... when interested)

 As far as i see the only correct way of getting a vaild
 glib-config.h is building the glibs, right?

 But why providing a dev-package with includes and glib-binaries
 when i have to build them anyway to get the glib-config?

There's no file glib-config.h in glib.  There is a header named
glibconfig.h and it's included (of course) in the glib dev
zipfile.  There's no need to build the library yourself, you just
have to get the include paths right.

Allin Cottrell
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: change the focus ring's color

2009-01-16 Thread Liam R E Quin
On Fri, 2009-01-16 at 17:54 +0800, zhenghe zhang wrote:
 Hi all
 I have some problems, and I hope you tell me, thank you.
 As followed:
 The button obtains the focus, and there is focus ring, now I want to
 change the focus ring's color, but I don't do it.


Please remember that colours are generally under the control of
the user, who may have chosen a particular theme for accessibility
reasons (e.g. needing low contrast).

What is your motivation here?

Liam

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org www.advogato.org

___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list