GTK+ 2.10.7 released

2007-01-05 Thread Matthias Clasen
GTK+ 2.10.7 is now available for download at: ftp://ftp.gtk.org/pub/gtk/v2.10/ http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.10/ gtk+-2.10.7.tar.bz2 md5sum: acb0c10be4495928db68d2279e34f20c gtk+-2.20.7.tar.gzmd5sum: 4b6221c15ae3e9903d17102b731dcd2d This is a bugfix release in the 2.10.x

SOLVED: RE: Anyone know how to use a larger font for an entire application using Glade?

2007-01-05 Thread Russell Markus
Thanks Micah, Setting the font in the preferences may be my best option. I think I'll look at the resource files anyway, just to learn more. Russell Markus Sr. Software Engineer IPMobileNet, Inc. (949)417-4590 -Original Message- From: Micah Carrick [mailto:[EMAIL PROTECTED] Sent: Frid

Re: Anyone know how to use a larger font for an entire application using Glade?

2007-01-05 Thread Micah Carrick
Russell Markus wrote: > I have developed an application using Glade-2 on Fedora Core 6. I have had > a request to make all of the text larger. Is there an easy way to use a > larger font for the entire application or do I have to use the markup > settings for each widget individually? > > Thanks

Anyone know how to use a larger font for an entire application using Glade?

2007-01-05 Thread Russell Markus
I have developed an application using Glade-2 on Fedora Core 6. I have had a request to make all of the text larger. Is there an easy way to use a larger font for the entire application or do I have to use the markup settings for each widget individually? Thanks for any information. Russell Mar

Re: Information required

2007-01-05 Thread Michael Ekstrand
On Jan 5, 2007, at 4:15 AM, Sarath Potharaju wrote: > There is some thing called SegmentField() in QT and i am looking > for same > kind of thing in GTK, does any one has any idea about it, if yes > can you > please forward me the links or tutorials on it or any sample > program on it. What

GtkHButtonBox and the styles from the gtkrc.

2007-01-05 Thread Tom Gaudasinski
Greetings, I am creating an application, in the midst of which I've discovered a certain quirk in GTK+ which I'm hoping can be disproved. I want to set the spacing in between buttons of a GtkHButtonBox to a certain number, let's say 10 pixels for example's sake. My ~/.gtkrc-2.0 file looks li

Information required

2007-01-05 Thread Sarath Potharaju
Hi All, There is some thing called SegmentField() in QT and i am looking for same kind of thing in GTK, does any one has any idea about it, if yes can you please forward me the links or tutorials on it or any sample program on it. Thanks in advance, Regards, Sarat ___