Aloha,
I am taking a beginning programming class -- CENT 110. The class uses
Geany. In downloading Python 3, the Professor made Geany the default
editor on my new MacPro Laptop 15'. However, all my files and folders are
being trumped by Idle. It has become a headache because, even though I
sav
On a Mac, file types are associated with an application. On your system, files
that end in .py are associated with the IDLE application.
To change this association, here's what you do:
1) Find any file that you've created that ends in ".py"
2) Click on it once to select it.
3) Do a Command
On 1/15/2019 10:53 PM, Conrad Rivera wrote:
Aloha,
I am taking a beginning programming class -- CENT 110. The class uses
Geany. In downloading Python 3, the Professor made Geany the default
editor on my new MacPro Laptop 15'. However, all my files and folders
are being trumped by Idle. It
On 1/24/2019 7:58 PM, Branch Seidenman via IDLE-dev wrote:
Hi!
The icon for IDLE and Python Launcher look really bad on Retina Macs,
and the Python folder doesn’t look so hot either. See attached image.
Would it be possible to add the correct icon sizes to the app to make it
look better? I pu