Re: [Tutor] Quote and double quotes opens up File Explorer in Windows 10 (RESOLVED)

2016-07-13 Thread Ken G.
On 07/09/2016 01:02 PM, eryk sun wrote: On Sat, Jul 9, 2016 at 2:22 PM, Ken G. wrote: Hi: In gradually moving over my Python programs (2.7.6) to Windows 10 and using Geany 1.27 to modify or write up a program there, it is noted that whenever I typed in a quote (') or double quote ("), Windows

Re: [Tutor] Quote and double quotes opens up File Explorer in Windows 10

2016-07-09 Thread eryk sun
On Sat, Jul 9, 2016 at 2:22 PM, Ken G. wrote: > Hi: In gradually moving over my Python programs (2.7.6) to Windows 10 and > using Geany 1.27 to modify or write up a program there, it is noted that > whenever I typed in a quote (') or double quote ("), Windows 10 File > Explorer opens up. I end up

[Tutor] Quote and double quotes opens up File Explorer in Windows 10

2016-07-09 Thread Ken G.
Hi: In gradually moving over my Python programs (2.7.6) to Windows 10 and using Geany 1.27 to modify or write up a program there, it is noted that whenever I typed in a quote (') or double quote ("), Windows 10 File Explorer opens up. I end up closing it by typing ALT-F4 to resume typing as bef