Re: How to scale Gtk-GUI application
- From: Ralf Stephan <ralf ark in-berlin de>
- To: ashish mondal wipro com
- Cc: gtk-app-devel-list gnome org
- Subject: Re: How to scale Gtk-GUI application
- Date: Fri, 17 Nov 2006 09:22:36 +0100
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]