On Tue, 2002-04-23 at 22:43, Ben Hines wrote:
> PyGTK is unhappy on case insensitive filesystems: ie. HFS+ on Mac OS X.
> 
> Is there any chance that this will ever work, possibly for the next 
> major revision?  The problem is GTK.py vs gtk.py, in the same 
> directory.
> 
> I changed GTK.py (the constants) to GTKc.py as a test, and modified 
> the sample apps to use it instead of GTK, and it worked. Doing that 
> would cause every app that uses GTK to have to be modified, though. 
> Is there a way to install pygtk so that the GTK and gtk modules end 
> up in different directories? (I don't actually KNOW python that well. 
> :)

In my apps I don't include GTK directly since gtk.py does that.  I just
use the constants through gtk, e.g. gtk.TRUE.

> 
> Fink bug on the issue:
> 
>http://sourceforge.net/tracker/index.php?func=detail&aid=534257&group_id=17203&atid=117203
> 
> I really hope you consider fixing this, since OS X is gaining a lot 
> of acceptance in the geek community. :) It's a big market.
> 
> Thanks!
> 
> -Ben
> -- 
> http://homepage.mac.com/bhines/
> _______________________________________________
> pygtk mailing list   [EMAIL PROTECTED]
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
-- 
Steve McClure                   430 10th St NW
Racemi                          Suite N-210
http://www.racemi.com           Atlanta, GA 30318
[EMAIL PROTECTED]             voice/fax: 404-892-5850

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to