Python Forum
Using IDLE, bug when clicking code
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using IDLE, bug when clicking code
#1
Hi,

When using IDLE, I click on my code and it selects the row of code above, for example (look below) if I click on the end of the "print('Hello')" line, it will select the end of the "print('No')" line of text/code.

Demo text:

print('No')
print('Hello')
Help would be appreciate.


Cheers
Reply


Messages In This Thread
Using IDLE, bug when clicking code - by StarBasket - Jul-30-2019, 10:39 PM
RE: Using IDLE, bug when clicking code - by Malt - Jul-31-2019, 12:30 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Why can I not see the code correctly in Python IDLE.? Trump 8 751 Apr-04-2024, 07:47 AM
Last Post: jonesphedra
  Clicking Every Page and Attachment on Website shoulddt 1 1,776 Jul-09-2021, 01:08 PM
Last Post: snippsat
  vs code interpreter vs IDLE feature tsmspace 4 4,279 Apr-01-2020, 10:45 PM
Last Post: kiliman13
  How to automate the clicking of GUI's menu? Hypermesher 3 3,267 Jul-26-2019, 08:55 AM
Last Post: Malt
  Code works in IDLE, appears to work in CMD, but won't produce files in CMD/Windows ChrisPy33 3 3,266 Jun-12-2019, 05:56 AM
Last Post: ChrisPy33
  How to write a code to get this kind of output in IDLE kavindu 5 3,601 Oct-28-2018, 07:46 PM
Last Post: wavic
  Pop up the Python shell after clicking a window aking76 0 2,171 Sep-18-2018, 02:27 PM
Last Post: aking76
  IDLE not importing pygame (ok outside of IDLE) miner_tom 1 3,344 Sep-14-2018, 07:54 PM
Last Post: Larz60+
  How to write a code to open and read text file by clicking on the "text file" kavindu 4 4,182 Jul-06-2018, 06:55 PM
Last Post: buran
  Function for clicking a button within a browser NikonNorm 6 4,517 Jun-06-2018, 04:08 PM
Last Post: Grok_It

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020