Python Forum
new window in separate thread - flask website
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
new window in separate thread - flask website
#2
I don't understand what you're asking. What makes you think you have any control over how the browser uses threads?

In any case, if you just want to open a new window, obviously that's done client-side. As such, you'll need to find the appropriate JavaScript (or whatever you're writing on the frontend) function to do it.
Reply


Messages In This Thread
RE: new window in separate thread - flask website - by ndc85430 - Sep-19-2021, 05:03 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  My flask website not working properly Aggam 2 2,172 Nov-03-2020, 09:53 AM
Last Post: Aggam
  Create .exe file for Python flask website. vintysaw 4 19,337 Nov-18-2019, 07:56 AM
Last Post: tonycstech
  sqlite objects in thread can only be used in the same thread darktitan 5 15,443 Oct-24-2019, 05:00 PM
Last Post: darktitan

Forum Jump:

User Panel Messages

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