#21265 closed enhancement (invalid)
Python IDLE should run in Aqua rather than X11
Reported by: | jabronson@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | ||
Port: |
Description
I noticed that the IDLEs that come with system Python and the Mac Python dmg distributions from python.org run in Aqua, while MacPorts IDLEs run in X11. Would it be possible to build MacPorts IDLEs to run in Aqua?
Change History (2)
comment:1 Changed 15 years ago by blb@…
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
You need to install the tk port with the +quartz variant (otherwise it is X11-based as you've seen). Have a look at ticket #20799 if you are on 10.6 though.