get desc input changes
-
On 25/04/2013 at 13:36, xxxxxxxx wrote:
hi -
I hav some description inputs like real slider and cycles but i don`t get any reference by the message - how can I get information witch field is editing ?
Thanks
-
On 25/04/2013 at 14:38, xxxxxxxx wrote:
Try catching the message MSG_DESCRIPTION_CHECKUPDATE or MSG_DESCRIPTION_POSTSETPARAMETER.
-
On 26/04/2013 at 01:34, xxxxxxxx wrote:
Yeah but how get i the field - witch was changed ?
I get a Message without any reference to the field
-
On 26/04/2013 at 02:52, xxxxxxxx wrote:
Originally posted by xxxxxxxx
Yeah but how get i the field - witch was changed ?
I get a Message without any reference to the field
This is a limitation of the Python API.