"OpenGL captcha realisation" - i'm sorry for this strange sentence. I'm not
very familiar with OpenGL and SDL theory. So, its easier to write details
of a task. What i want is to find a way to capture all user pressed
numerical keys after he press TAB key and show the result in viewport.
Unfortunately the only way i find to do that is to register all numerical
keys after TAB key was pressed and catch them in Tool KeyDown() callback
untill we press TAB key again. And to give user feedback on numbers he
enter we draw ogl string in Draw() callback.
By the way earlier in the morning i googled you message here in group about
"cppsrc_boxtransformtool". And i wanna thank you alot for that awesome
tool. I learn so much from it.

So sad that there are alot of interesting function and classes in XSI API
but we never would get its src code.
------
Softimage Mailing List.
To unsubscribe, send a mail to [email protected] with 
"unsubscribe" in the subject, and reply to confirm.

Reply via email to