I managed to install pygtk (not the last version)on my mac with framework of
http://www.gtk-osx.org/ using following procedures:
(from http://developer.imendio.com/node/264)
1) install pycairo 1.6.4 (working well with the framework)
PKG_CONFIG_PATH=/Library/Frameworks/GLib.framework/Resources/dev/
Hi all,
I'm trying to get our program to run on OSX (see www.schoolsplay.org)
We use GTK and Pango for RTL support and better font rendering.
I installed the framework from http://www.gtk-osx.org/, but PyGTK
doesn't seem to be installed.
Does anybody have an idea where I can get a binary build of
Is anybody doing python apps with a GTK gui (for portability with
Linux at work)? What GTK do you use? And has anybody tried with
the native GTK being developed as opposed to the X-windows version?
--
Bob Love
"I.R.S.: We've got what it takes to take what you've got! "
___
On Mon, Mar 07, 2005 at 06:35:07AM -0500, Bob Ippolito wrote:
> On Mar 7, 2005, at 5:11, Piet van Oostrum wrote:
> > <[EMAIL PROTECTED]> wrote:
> >> hi all
> >> i was wondering if it is possible to use pyGTK to program
> >> crossplarform python apps. I have been it checking, downloaded
> >> the in
On Mar 7, 2005, at 5:11, Piet van Oostrum wrote:
altern <[EMAIL PROTECTED]> (E) wrote:
E> hi all
E> i was wondering if it is possible to use pyGTK to program
crossplarform
E> python apps. I have been it checking, downloaded the installer
from pygtk
E> website but i cannot compile it so far. I ha
> altern <[EMAIL PROTECTED]> (E) wrote:
>E> hi all
>E> i was wondering if it is possible to use pyGTK to program crossplarform
>E> python apps. I have been it checking, downloaded the installer from pygtk
>E> website but i cannot compile it so far. I have been trying to install it
>E> with pac
hi all
i was wondering if it is possible to use pyGTK to program crossplarform
python apps. I have been it checking, downloaded the installer from
pygtk website but i cannot compile it so far. I have been trying to
install it with packman but i cannot see it.
I want it to create a opengl window.