From: <no...@so...> - 2002-03-28 18:46:19
|
Bugs item #536399, was opened at 2002-03-28 13:46 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438070&aid=536399&group_id=43989 Category: Interface (example) Group: None Status: Open Resolution: None Priority: 5 Submitted By: Chris Bergeron (bergeron76) Assigned to: Nobody/Anonymous (nobody) Summary: window_geometry doesn't work Initial Comment: For some reason the call to: x=640; y=480; gtk_window_set_default_size(GTK_WINDOW (main_window), x, y); isn't working. Does the window have to be realized before this happens? Can someone please fix. Thanks. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438070&aid=536399&group_id=43989 |