Re: [computer-go] GTK client OSX and Windows

2007-01-27 Thread Urban Hafner

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


On Jan 26, 2007, at 20:07 , Don Dailey wrote:


Does anyone here have experience with the GTK user interface
library for Windows or for OSX ?


There's X11 for the Mac, so you can run Gtk applications on the Mac (the
Gtk libraries have to be installed via Fink (http://fink.sf.net) or
MacPorts (http://www.macports.org/)). But this means that it's not well
integrated with the rest of the applications and of course they look
differently. But it is possible to get it to work.

Urban
- --
http://bettong.net | Urban's Blog
http://computer-go.bettong.net | Planet Computer-Go



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (Darwin)

iD8DBQFFuzJmggNuVCIrEyURAnJMAKCt3WYuAz0lcAz8TIH6ZteW36tvuACgqgW0
LlDHjrRkiut4lFZQ6iB2z9k=
=B50R
-END PGP SIGNATURE-
___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/


Re: [computer-go] GTK client OSX and Windows

2007-01-27 Thread Antoine de Maricourt



If you didn't start writing your client, and if you use C++, you might 
consider using wxwidgets.

It uses GTK under X11, and native UI system under Mac or Windows.


My understand is that there is a Mac port that doesn't need X11.

I'm hoping to do a viewing client in GTK and I would just need
someone to compile code I would write on these other platforms
and perhaps help me understand what changes to make if it doesn't
work 100 percent.

- Don
  

___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/


Re: [computer-go] GTK client OSX and Windows

2007-01-27 Thread Don Dailey
On Sat, 2007-01-27 at 19:07 +0100, Antoine de Maricourt wrote:
 
 If you didn't start writing your client, and if you use C++, you might 
 consider using wxwidgets.
 It uses GTK under X11, and native UI system under Mac or Windows.

I'll check it out - I haven't started yet.

- Don


  My understand is that there is a Mac port that doesn't need X11.
 
  I'm hoping to do a viewing client in GTK and I would just need
  someone to compile code I would write on these other platforms
  and perhaps help me understand what changes to make if it doesn't
  work 100 percent.
 
  - Don


___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/


[computer-go] GTK client OSX and Windows

2007-01-26 Thread Don Dailey
Does anyone here have experience with the GTK user interface
library for Windows or for OSX ?


- Don

___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/