Python Forum
How to run a script within a pyqt window
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to run a script within a pyqt window
#2
Qthread can be helpful in this scenario. By using threading you can monitor the input state and simultaneously retain control on main window.
Reply


Messages In This Thread
RE: How to run a script within a pyqt window - by hbknjr - Aug-12-2017, 03:03 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Is there a way to call and focus any popup window outside of the main window app? Valjean 6 1,831 Oct-02-2023, 04:11 PM
Last Post: deanhystad
  Pyspark Window: perform sum over a window with specific conditions Shena76 0 1,195 Jun-13-2022, 08:59 AM
Last Post: Shena76
  Using Subprocess.Popen to start another python script running in background on Window johnb546 0 13,685 Jun-01-2018, 01:57 PM
Last Post: johnb546

Forum Jump:

User Panel Messages

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