WinXP and secondary screen

2005-12-09 Thread principher
I am currently working on an application which should show some graphics on a fullscreen window in the secondary monitor. I have looked at the information on http://www.gtk.org/api/2.6/gdk/multihead.html, but on Windows XP (which is the primary development platform) the program returns that I

howto mix gtk and network

2005-12-09 Thread Alexander Nagel
Hi, i plan to program a little game which also should playable over network and i need a some ideas for the beginning. I know the network basics. For example at the start of the game one player act as a server chooses the map and the number of max. players and other players can join. (Like in CC

Native Windows Gtk+ from Cygwin

2005-12-09 Thread Daryl Lee
I've been through all the archives and Thor's excellent website, and I still can't break the code. I'm trying to use Cygwin to build a native Windows app using Gtk+. I gather I'm not the first to want to do that, nor am I the only one having a hard time putting it all together. First, the

Re: Native Windows Gtk+ from Cygwin

2005-12-09 Thread Eduardo M KALINOWSKI
Daryl Lee wrote: I've been through all the archives and Thor's excellent website, and I still can't break the code. I'm trying to use Cygwin to build a native Windows app using Gtk+. I gather I'm not the first to want to do that, nor am I the only one having a hard time putting it all together.

Re: WinXP and secondary screen

2005-12-09 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/9/2005 3:51 AM, [EMAIL PROTECTED] wrote: I am currently working on an application which should show some graphics on a fullscreen window in the secondary monitor. I have looked at the information on

Re: WinXP and secondary screen

2005-12-09 Thread Andreas Schou Værge
Brian J. Tarricone [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 My guess is that, on Windows, the multihead support is showing up similarly as how Xinerama works on X11. So in other words, you have a single GdkScreen, but multiple logical monitors under that

GTK+ 2.8.9 released

2005-12-09 Thread Matthias Clasen
GTK+ 2.8.9 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.9.tar.bz2 md5sum: e7a94132ae6353106c80cd4a1106a368 gtk+-2.8.9.tar.gzmd5sum: 3f89f4f32d60d39e8d1d0fde241d629c This is a bugfix release in the 2.8.x

GLib 2.9.1 released

2005-12-09 Thread Matthias Clasen
GLib 2.9.1 is now available for download at: ftp://ftp.gtk.org/pub/gtk/v2.9/ http://ftp.gnome.org/pub/GNOME/sources/glib/2.9/ glib-2.9.1.tar.bz2 md5sum: f4817f7e0546f8d4b37c20b6ceca69ad glib-2.9.1.tar.gz md5sum: 2f214411d591a1ba910fb3acc356903c This is the second development release

Re: Updated proposal for making the GtkFileChooser code asynchronous

2005-12-09 Thread Bill Haneman
One thing that isn't clear to me, from my admittedly superficial reading of the proposals, is how the need to notify clients of changes to the file chooser list will be implemented. For accessibility, we will need to fire notifications via ATK of all changes to the file chooser list. This

Re: Updated proposal for making the GtkFileChooser code asynchronous

2005-12-09 Thread Soeren Sandmann
Kristian Rietveld [EMAIL PROTECTED] writes: 1. Let's start out with a somewhat more general change. We need to be able to cancel currently running asynchronous operations. For this we need to have a handle on an operation, so we need to introduce a GtkFileSystemHandle. The

Re: Updated proposal for making the GtkFileChooser code asynchronous

2005-12-09 Thread Federico Mena Quintero
On Fri, 2005-12-09 at 17:47 +, Bill Haneman wrote: One thing that isn't clear to me, from my admittedly superficial reading of the proposals, is how the need to notify clients of changes to the file chooser list will be implemented. For accessibility, we will need to fire

Re: Updated proposal for making the GtkFileChooser code asynchronous

2005-12-09 Thread Soeren Sandmann
Soeren Sandmann [EMAIL PROTECTED] writes: Also, the callback is always called, even if you cancel the operation, right? If it isn't, then - How do you free the user data you passed in? - What good is the handle passed to the callback? You can't do anything with it,

Re: Updated proposal for making the GtkFileChooser code asynchronous

2005-12-09 Thread Federico Mena Quintero
On Fri, 2005-12-09 at 21:50 +, Bill Haneman wrote: GAIL is not used to the widgets having stuff added to the list asynchronously. Are you saying that this change will not cause the list to be incrementally grown? Right now the file chooser tries to load the whole current folder in

GTK+ 2.8.9 released

2005-12-09 Thread Matthias Clasen
GTK+ 2.8.9 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.9.tar.bz2 md5sum: e7a94132ae6353106c80cd4a1106a368 gtk+-2.8.9.tar.gzmd5sum: 3f89f4f32d60d39e8d1d0fde241d629c This is a bugfix release in the 2.8.x

GLib 2.9.1 released

2005-12-09 Thread Matthias Clasen
GLib 2.9.1 is now available for download at: ftp://ftp.gtk.org/pub/gtk/v2.9/ http://ftp.gnome.org/pub/GNOME/sources/glib/2.9/ glib-2.9.1.tar.bz2 md5sum: f4817f7e0546f8d4b37c20b6ceca69ad glib-2.9.1.tar.gz md5sum: 2f214411d591a1ba910fb3acc356903c This is the second development release