Re: How to scale Gtk-GUI application



  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 to solve this.

From within my C++ app, in the constructor of my Window,
I'm using set_default_size() and set_size_request() before
doing the show_all() to achieve this.


ralf




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]