Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 23/01/2012 at 12:25, xxxxxxxx wrote:
I am developing a Command plugin using Python. Everything works perfectly in the plugin...until I try to use a tablet for input. Works great with a mouse but not the tablet. Any ideas?
Thanks!
On 24/01/2012 at 11:40, xxxxxxxx wrote:
Nevermind...
c4d.EventAdd()
was not indented to the correct level
Everything works as expected!