GTK+ 2.15.5 released

2009-03-02 Thread Matthias Clasen
GTK+ 2.15.5 is now available for download at: ftp://ftp.gtk.org/pub/gtk/2.15/ http://download.gnome.org/sources/gtk+/2.15/ gtk+-2.15.5.tar.bz2 md5sum: aa010d3fa57cba96f32db352eb35754f gtk+-2.15.5.tar.gz md5sum: e12fb6a3fa38f92072621f7885d541f7 Yet another development release leading up to G

Re: tuning widgets base size

2009-03-02 Thread Alexander
On Monday 02 March 2009, Garth's KidStuff wrote: > > But this doesn't work. What is the right solution of my problem? Finaly I > want make widgets smaller than default widgets, like > > toolbox widgets in The GIMP. > > > void LXDialog::ShrinkWidgetFont( > Gtk::Widget* pCtrl, // [in] Control t

Re: tuning widgets base size

2009-03-02 Thread Tomaz Canabrava
that`s not GTK, that`s Gtkmm,right? dynamic_cast in C?! On Mon, Mar 2, 2009 at 12:19 PM, Garth's KidStuff wrote: >> But this doesn't work. What is the right solution of my problem? Finaly I > want make widgets smaller than default widgets, like >> toolbox widgets in The GIMP. > > > void LXDialog:

re: tuning widgets base size

2009-03-02 Thread Garth's KidStuff
> But this doesn't work. What is the right solution of my problem? Finaly I want make widgets smaller than default widgets, like > toolbox widgets in The GIMP. void LXDialog::ShrinkWidgetFont( Gtk::Widget* pCtrl, // [in] Control to shrink the text of real scale) // [in] scale factor (shou

Re: setuid / setgid

2009-03-02 Thread John Emmas
Hi Dave, That wiki page filled in the missing gaps and I've now managed to fix the problem. Thanks for your help. John ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: setuid / setgid

2009-03-02 Thread Dave Howorth
John Emmas wrote: > It gives a link to a web page for more information > (http://www.gtk.org/setuid.html) but to be honest, it doesn't explain the > situation very well. It doesn't explain what a "setuid" program is, nor > why a program that was never previously a "setuid" program would suddenly >