Hello all.
When runing a dialog with gtk_dialog_run the buttons for maximize and
minimize it are not there, if the same dialog is shown with
gtk_widget_show, they are there.
Also, I would like that my main window apears maximized when the program
starts, what function should i call?
Thanks you a
GTK+ 2.8.14 is now available for download at:
ftp://ftp.gtk.org/pub/gtk/v2.8/
http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.8/
gtk+-2.8.14.tar.bz2 md5sum: 45125f53046fff3b649ddedf53bee9b0
gtk+-2.8.14.tar.gzmd5sum: d5d3152ee3b95c9767e4535c1383f316
This is a bugfix release in the 2.8.x ser
which platform are you developing for? is it for linux or windows?
windows seems to have problems drawing graphics quickly. also, are you
double buffering? a bit more info about your implimentation would be
nice.
On Tue, 2006-03-07 at 12:32 -0500, Jordan Walsh wrote:
> Hi. I have implemented a
Ken Siersma wrote:
I'm using GtkFileChooser with GtkFileChooserAction ==
GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER so that the user can choose a
directory.
I'm using gtk_file_chooser_unselect_all in case there are any
directories in the CWD. That way, if the user hits OK as soon as the
chooser