Write own console

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 22/06/2008 at 09:43, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   10.5 
Platform:      Mac OSX  ; 
Language(s) :

---------
Hi!

Which construction would be useful to create his own console? My plugin has a lot of outputs in the normal console and by and by, its very unclear which part is written by my plugin / by another.

So it would be useful to create a new console. I tried a normal multiline_textbox, but it is too slow. What construction would be useful to add (fast) a lot of text per frame to the console?

Thanks!

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 24/06/2008 at 00:54, xxxxxxxx wrote:

What about a static text field? I think the console isn´t much more than a static text field. Should also be faster than an input textfield.