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 leadi

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 series

Re: WinXP and secondary screen

2005-12-09 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/9/2005 2:15 PM, Andreas Schou Værge wrote: > "Brian J. Tarricone" <[EMAIL PROTECTED]> wrote: > >>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 >>sing

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 un

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 > http://www.gtk.org/api/2.6/gdk/multihea

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 togeth

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 sympto

Re: howto mix gtk and network

2005-12-09 Thread Vivien Malerba
2005/12/9, Alexander Nagel <[EMAIL PROTECTED]>: > 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 numbe

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 C&C G

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 ha

Accelerator keys and popup menus?

2005-12-09 Thread Daniel Pekelharing
Hi all, Sorry to be posting yet more questions about accel keys... I have created a popup menu and assigned accelerator keys to some of the items, I assigned a GtkAccelGroup to the menu using gtk_menu_set_accel_group(..), I attached the same GtkAccelGroup to the main window with gtk_window_add_