Re: How to scale Gtk-GUI application

2006-11-18 Thread Guy Rouillier
[EMAIL PROTECTED] wrote: > Hi; > > I want to scale my Gtk-GUI application (which is basically large in > size, not fitted with the screen) dynamically depending upon screen > size. I am thinking that can be done by modifying .gtkrc-2.0 file. > > Please help me, how can I modify .gtkrc-2.0 fil

Re: How to scale Gtk-GUI application

2006-11-17 Thread Ralf Stephan
> I want to scale my Gtk-GUI application (which is basically large in > size, not fitted with the screen) dynamically depending upon screen > size. I am thinking that can be done by modifying .gtkrc-2.0 file. > > Please help me, how can I modify .gtkrc-2.0 file or please tell me any > other ap

How to scale Gtk-GUI application

2006-11-16 Thread ashish.mondal
Hi; I want to scale my Gtk-GUI application (which is basically large in size, not fitted with the screen) dynamically depending upon screen size. I am thinking that can be done by modifying .gtkrc-2.0 file. Please help me, how can I modify .gtkrc-2.0 file or please tell me any other approach