Search results

  1. junior04

    Python - QThreadPool Help me

    I am trying this code; for user in users: #start #end if stop == True: break How can i this? I am using Pyqt5 and I want it to stop when I click the button
  2. junior04

    Python - QThreadPool Help me

    Hi, I need to start and end buttons but i can't. Please help me pool = QThreadPool.globalInstance() runnable = Runnable(n) if n == 1: pool.start(runnable) else: pool.cancel(runnable) # Don't work How can i this thread end? Thanks
  3. junior04

    Python Thread and Pyqt5

    I bought this course https://www.udemy.com/course/python-programming-inside-out-a-total-reference/ I hope it will be useful to me. Thank you for your comment. I will search
  4. junior04

    Python Thread and Pyqt5

    Hi, I want to learn Thread. I should use thread with pyqt5. I need advice and help. Thanks for your help.
  5. junior04

    How to scrape Instagram

    Thanks
  6. junior04

    Hi everyone, I CAME.

    Hi Aybars, I'm a new member too. Welcome
  7. junior04

    My name is Fatih

    Me too.
  8. junior04

    My name is Fatih

    Thanks. Nice to meet you Nice to meet you :) Salam
  9. junior04

    My name is Fatih

    I am twenty years old I live in Turkey I'm studying mechatronics engineering. I know very well HTML, CSS, Bootstrap I know intermediate PHP I like this forum. He has strict rules. Nice to meet you! I'm sorry for the previous topic :(
Back
Top