Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Objective Grid User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

15.2 Multithreaded Applications

Objective Grid can be used in a multithreaded application but it cannot be updated from multiple threads. In general, all interaction with the grid has to be through the thread that created it. You can do very easily by using Windows messages and calling PostMessage() or PostThreadMessage() as appropriate. This will ensure that calls are always made from the context of the correct thread.



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and Stingray, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.