> On Jan 30, 2015, at 9:18 PM, Jack Howarth <howarth.at.f...@gmail.com> wrote:
> 
>            if wx.Platform == "__WXMAC__":
>                msg = """This program needs access to the screen.
> Please run with a Framework build of python, and only when you are
> logged in on the main display of your Mac."""

This message is bogus. The developers are being lazy and assuming that a 
framework build means tkinter is built with aqua tcltk like with system python. 
That has nothing to do with whether it's a framework or not. It MAY be possible 
to build a separate tkinter that links to system tcltk but it'll have to go in 
a different directory. I'll experiment. Do you have a new relax-py package too?

Daniel


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to