hi
i had written a c# program using vce 2012 with OpenTK. i would like to use ProgressBar for my program, but when i included the progressbar in my program, it clashed after running the first statement of an OpenTK code.
my question is: can i use ProgressBar that supported by VCE with an OpenTK library? can OpenTK and windows form co-exist?
when i ran a console project by using ProgressBar, it ran fine. when i ran the OpenTK program without the Progressbar, it ran just fine. what should i look at when combining the two?
any comments or suggestions are appreciated.
thanks
Edited by nickme, 05 February 2013 - 06:54 PM.






