Hide Move axis handle

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

On 08/03/2003 at 23:43, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   8.012 
Platform:      Mac OSX  ; 
Language(s) :     C++  ;

---------
with a tooldata plugin, is it possible to hide the objects "Move handle"? (i know i can choose to not show an axis from the draw function, but i don't know how ot hide/remove the actual move handle itself while using my tool)

also with multiselections how do i return the axis of the overall selection?

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

On 09/03/2003 at 01:46, xxxxxxxx wrote:

In Draw() don't return the DRAW_HANDLES to hide the orange handles, and I'd assumed DRAW_AXIS does this axes, but it doesn't seem to work for me :-/ there are no other flags (AFAIK).

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

On 10/03/2003 at 00:15, xxxxxxxx wrote:

aye, ok i thought that perhaps it was just me, thanks anyways, so does this count as a bug?

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

On 10/03/2003 at 00:49, xxxxxxxx wrote:

Could be, I'll report and ask :)