davestewart
12-02-2006, 08:40 PM
From the MaxScript help:
For most of the ActiveX controls there is no automatic way of determining if it supports keyboard input to disable the 3ds Max keyboard accelerators.
A MAXScript system global called "enableAccelerators" can be set to false whenever an ActiveX control gets focus so that the user can type in the controls.
However, it doesn't seem to matter what I do, I just CANNOT type into any AX control.
Does anyone know why? It's making the controls unusable.
Thanks,Dave
For most of the ActiveX controls there is no automatic way of determining if it supports keyboard input to disable the 3ds Max keyboard accelerators.
A MAXScript system global called "enableAccelerators" can be set to false whenever an ActiveX control gets focus so that the user can type in the controls.
However, it doesn't seem to matter what I do, I just CANNOT type into any AX control.
Does anyone know why? It's making the controls unusable.
Thanks,Dave
