Create HUD elements in python

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

On 25/08/2012 at 03:12, xxxxxxxx wrote:

Is it possible?
Do we have access to the HUD in python?

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

On 25/08/2012 at 08:39, xxxxxxxx wrote:

No. AFAIK we don't even have access to HUD Elements via C++. But I can not guruantee this statement is correct. :)

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

On 27/08/2012 at 00:11, xxxxxxxx wrote:

Originally posted by xxxxxxxx

No. AFAIK we don't even have access to HUD Elements via C++. But I can not guruantee this statement is correct. :)

It's currently not documented but the C++ API includes a library for viewport HUD controls: c4d_libs\lib_viewport.h

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

On 27/08/2012 at 04:07, xxxxxxxx wrote:

It would be really nice if that was documented. Any chance you could add that to the SDK docs when you have a moment?

Steve

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

On 27/08/2012 at 06:34, xxxxxxxx wrote:

Originally posted by xxxxxxxx

It would be really nice if that was documented. Any chance you could add that to the SDK docs when you have a moment?

I have to first ask why this viewport library isn't documented but if I can, I'll document it for sure. I hope I'll have some time to play with it soon.

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

On 27/08/2012 at 07:30, xxxxxxxx wrote:

Thank you, that would be great if you can do it.

Steve