Question about window resizing



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I have an app where I have been using gtk_window_set_policy that I have
it set to allow the window to grow and shrink and I set a specific size
on a GtkSocket that is embedded in the window using
gtk_widget_set_size_request. I am trying to prepare my code for GTK 3.0
and noticed that the gtk_window_set_policy is no longer supported and I
am to use gtk_window_set_resizable. However, once I do that I cannot
shrink the window anymore due to the the gtk_widget_set_size_request
blocking the shrink.

Is there a technique I can use to allow the shrink without using
gtk_window_set_policy?

Kevin
- -- 
Get my public GnuPG key from
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkvpbREACgkQ6w2kMH0L1dHSMwCfZ86Jecl8hXhYXslQg+bY9vey
WEQAn07zdCqE22ps8VwgUepfZsLrb7jN
=RDNG
-----END PGP SIGNATURE-----



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