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 27/10/2003 at 15:30, xxxxxxxx wrote:
User Information: Cinema 4D Version: 8.206 Platform: Language(s) : C++ ;
--------- How can I write some text to the active viewport? Ive looked in the BaseDraw class and don't see anything that can be used to draw some text in the viewport. Thanks
On 27/10/2003 at 23:51, xxxxxxxx wrote:
There's no direct way of doing that. I know that some plugins fake it by composing their own typeface of the primitive draw objects available.
On 28/10/2003 at 01:16, xxxxxxxx wrote:
Thats the way I was going to do it, but I was just checking if there was an easier way. Thanks