I'm working on a small GTK+ program to display data. It uses several text entry widgets with appropriate labels. The user can change the font in the text entry widgets. If the user selects a larger font, the text entry widgets and the main window all grow appropriately. If the user selects a smaller font, the text entry widgets shrink appropriately but the main window does not. What do I do to get the main window to shrink appropriately?
-- Charles Curley /"\ ASCII Ribbon Campaign Looking for fine software \ / Respect for open standards and/or writing? X No HTML/RTF in email http://www.charlescurley.com / \ No M$ Word docs in email Key fingerprint = CE5C 6645 A45A 64E4 94C0 809C FFF6 4C48 4ECD DFDB /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
