Results 1 to 16 of 16

Thread: Multi-threading

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Multi-threading

    What is the difference between this thread and this one?

  2. #2
    Join Date
    Sep 2006
    Posts
    102
    Thanks
    5
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default Re: Multi-threading

    almost same
    it started with some other topic but both ended up in 1. answere this one rather coz it contains the code also and the other one has just nothing but only arguments.

    as one of the replies earlier says that update() operates on qwidget and thats correctly. but still what is the problem and how can i solve it??
    if i cant access gui from worker threads then wht else can i do? i dont want to use QThreads and no timers. only pthreads.

    the thing i have noticed is when i create the thread from main, then even if the main terminates then also then thread continues to go on until it finishes. so now is there any hope that i can solve this problem??
    it is very simple but i m not getting it!!


    shamik

Similar Threads

  1. multi pixmap transparency
    By bluesguy82 in forum Qt Programming
    Replies: 3
    Last Post: 21st August 2006, 22:13
  2. Multi thread problem
    By sreedhar in forum Qt Programming
    Replies: 5
    Last Post: 26th June 2006, 13:33
  3. Multi frame management ... is it possible ?
    By yellowmat in forum Newbie
    Replies: 8
    Last Post: 25th January 2006, 10:41

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.