Can a view's Invalidate be called safely from an external thread?
From: Sytse (ln.lla4sx_at_mlemenol.com)
Date: 09/16/04
- Next message: PaulOBear: "Re: delete[] of new char[] fails with debug assertion BLOCK_TYPE"
- Previous message: Igor Tandetnik: "Re: ? Non-class typecast overloading"
- Next in thread: Igor Tandetnik: "Re: Can a view's Invalidate be called safely from an external thread?"
- Reply: Igor Tandetnik: "Re: Can a view's Invalidate be called safely from an external thread?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 16 Sep 2004 21:44:57 +0200
I want a view to display some data collected/processed by a couple of worker
threads.
Is it safe to call the views Invalidate from these threads, or should I
create another thread to do the actual drawing.
Thanks,
Sytse.
- Next message: PaulOBear: "Re: delete[] of new char[] fails with debug assertion BLOCK_TYPE"
- Previous message: Igor Tandetnik: "Re: ? Non-class typecast overloading"
- Next in thread: Igor Tandetnik: "Re: Can a view's Invalidate be called safely from an external thread?"
- Reply: Igor Tandetnik: "Re: Can a view's Invalidate be called safely from an external thread?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|