Hi, is there anything in the API to test this so that it’s safe to call GUI update functions?
thx
Hi, is there anything in the API to test this so that it’s safe to call GUI update functions?
thx
MessageManager::getInstance()->isThisTheMessageThread()
yes: bool MessageManager::isThisTheMessageThread ( ) const
lovely - thanks for the quick reply…