Python Forum
Newbie question about switching between files - Python/Pycharm
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Newbie question about switching between files - Python/Pycharm
#1
Hi all,

My background is not coding, so I am not familiar with coding lingo, everything I know is self taught and my knowledge is limited.

I am using Pycharm, when I run a file there is a button that appears, currently when i press a button it opens my other file, which is what I want, however I want it to seamlessly switch to the other file as you would expect with using any application, instead it opens the file as a totally new pop-up box. I do not want it to open a new box, what am I doing wrong?

Many thanks,
Reply
#2
to start with, please post your code using bbcode tags
Reply
#3
@Larz60+, As far as I understand OP question is IDE related, specific to PyCharm, not at all code related.
Larz60+ likes this post
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#4
I thought it was IDE related also, but now that I read it again, it sounds like running the "file" makes a button appear, and pressing the button makes the other "file" appear in a new window. That does not sound like anything in PyCharm. I think the OP has written a program that is unintentionally using recursion. But that is just a wild guess without seeing any code.
Larz60+ likes this post
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How is pandas modifying all rows in an assignment - python-newbie question markm74 1 705 Nov-28-2023, 10:36 PM
Last Post: deanhystad
  newbie question - can't make code work tronic72 2 695 Oct-22-2023, 09:08 PM
Last Post: tronic72
  Making a question answering chatbot based on the files I upload into python. Joejones 1 1,239 May-19-2023, 03:09 PM
Last Post: deanhystad
  Newbie.... run for cover. OpenCV question Stevolution2023 2 990 Apr-12-2023, 12:57 PM
Last Post: Stevolution2023
  numpy newbie question bcwilly_ca 4 1,193 Feb-10-2023, 05:55 PM
Last Post: jefsummers
  Help Switching between keyboard/Mic input in my code Extra 1 1,099 Aug-28-2022, 10:16 PM
Last Post: deanhystad
  Can't update new python version on Pycharm GOKUUUU 6 3,869 Jul-23-2022, 09:24 PM
Last Post: GOKUUUU
  Python newbie laleebee 2 1,331 May-24-2022, 01:39 PM
Last Post: laleebee
  pyCharm question davediamond 1 1,040 Apr-17-2022, 08:16 PM
Last Post: popejose
  How to use GPU in Python or Pycharm? plumberpy 2 13,328 Oct-11-2021, 12:57 PM
Last Post: plumberpy

Forum Jump:

User Panel Messages

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