Re: app/window deactivation handling

2008-03-12 Thread Eduardo M KALINOWSKI
Steve Splonskowski wrote: > Hello, > > In an app we are working on we have some things that need to be done > when the app (or window since we only have one main window) is > deactivated. That is when the use switches to another application we > want to get control to clean somethings up befo

Re: app/window deactivation handling

2008-03-12 Thread Steve Splonskowski
Sorry for the loose terminology (thankfully I am not from the Windows world!). I mean when the application looses focus (and is still running). steve On Mar 12, 2008, at 3:35 PM, G Hasse wrote: > On Wed, Mar 12, 2008 at 03:20:15PM -0700, Steve Splonskowski wrote: >> Hello, >> >> In an app

app/window deactivation handling

2008-03-12 Thread Steve Splonskowski
Hello, In an app we are working on we have some things that need to be done when the app (or window since we only have one main window) is deactivated. That is when the use switches to another application we want to get control to clean somethings up before being deactivated. Any pointers o

RE: Locale definitions, dots and commas

2008-03-12 Thread [EMAIL PROTECTED]
> On Wed, Mar 12, 2008 at 6:09 PM, Carlos Pereira > <[EMAIL PROTECTED]> wrote: >> If I use gtk_disable_setlocale, then dots are always used, but that does >> not seem quite right... basically I am ignoring user's preference for >> commas... >> Well For what little it is worth, when I had thi

Re: Locale definitions, dots and commas

2008-03-12 Thread Carlos Pereira
Andrew W. Nosenko wrote: > On Wed, Mar 12, 2008 at 6:09 PM, Carlos Pereira > <[EMAIL PROTECTED]> wrote: > >> Thanks for your answers, I realize this is not Gtk stuff, >> but certainly affects every GTK app involving decimal numbers... >> >> After setting in my .bashrc, for example (the same w

Re: Locale definitions, dots and commas

2008-03-12 Thread zz
On Wednesday 12 March 2008 17:31:32 Andrew W. Nosenko wrote: > On Wed, Mar 12, 2008 at 6:09 PM, Carlos Pereira > <[EMAIL PROTECTED]> wrote: > > Thanks for your answers, I realize this is not Gtk stuff, > > but certainly affects every GTK app involving decimal numbers... > > > > After setting in

Re: Locale definitions, dots and commas

2008-03-12 Thread zz
On Wednesday 12 March 2008 17:31:32 Andrew W. Nosenko wrote: > On Wed, Mar 12, 2008 at 6:09 PM, Carlos Pereira > <[EMAIL PROTECTED]> wrote: > > Thanks for your answers, I realize this is not Gtk stuff, > > but certainly affects every GTK app involving decimal numbers... > > > > After setting in

Re: Locale definitions, dots and commas

2008-03-12 Thread Andrew W. Nosenko
On Wed, Mar 12, 2008 at 6:09 PM, Carlos Pereira <[EMAIL PROTECTED]> wrote: > Thanks for your answers, I realize this is not Gtk stuff, > but certainly affects every GTK app involving decimal numbers... > > After setting in my .bashrc, for example (the same with portuguese, > russian, etc.): > >

Re: Locale definitions, dots and commas

2008-03-12 Thread Carlos Pereira
Tomas Carnecky wrote: > Carlos Pereira wrote: >> Hi, >> I received a message (see below) complaining about using dots instead >> of commas in decimal numbers. What are the best solutions for this, >> from the gtk point of view? >> >>> What happens is that in my French locale, the decimal >symbol

GTK+ 2.12.9 released

2008-03-12 Thread Matthias Clasen
GTK+ 2.12.9 is now available for download at: http://download.gnome.org/sources/gtk+/2.12/ gtk+-2.12.9.tar.bz2 md5sum: 33499772fdc3bea569c6d5673e5831b4 gtk+-2.12.9.tar.gzmd5sum: dce06e3ea184208e3c9a60eb78c29894 This is a bug fix release in the 2.12 series. What is GTK+ GTK

Basic Differences

2008-03-12 Thread Aswathy Prasad
Hi Is there any basic difference between GTK+, Qt and Motif? Is gtk+ advantageous over others? I just heard of these tools for developing GUIs. Is there any other tools also used for this purpose? Can gtk+ be used in KDE environment also? GNOME and KDE are 2 desktop environments of Linux plat