From: Joshua B. <jb...@v2...> - 2003-07-14 23:31:03
|
Hello All! I am soliciting your opinions to help with a problem I need to solve. I would like to provide an OpenGL control that allows multiple instances on the same form. This means that more than one OpenGL context will exist. The goal is to provide controls (probably running with their own threads) with the same behavior as the originals with the exception of only one control existing at a time. If someone has a vague idea as to how to solve this problem, I will gladly listen! thx -josh |