View Single Post
  #2  
Old 08-03-2011, 03:16 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
You could create a small delay between the message being displayed and the dll call. Either use a timer function or place your code within a task function and use viztask.waitTime.
Reply With Quote