Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Passing flag from PF_Cmd_USER_CHANGED_PARAM to PF_Cmd_UPDATE_PARAMS_UI

Contributor ,
Jan 29, 2022 Jan 29, 2022

Dear AE fellows,
I have the following strange behavior.
I set some parameter in PF_Cmd_USER_CHANGED_PARAM function.
After this, the PF_Cmd_UPDATE_PARAMS_UI call immediately triggered.
However, the flag as well as the value of this parameter is not passed correctly.

For example, flag set in the PF_Cmd_USER_CHANGED_PARAM function should be: supervise + collapsed. When entering the PF_Cmd_UPDATE_PARAMS_UI function only supervise flag survived (it is set initially in Global set up).
Also, I change the parameter value in PF_Cmd_USER_CHANGED_PARAM (set it to zero).
However, when entering PF_Cmd_UPDATE_PARAMS_UI it is value is inherited from the previous user value (not set to zero).
What shall I change?

Yaroslav.

 

TOPICS
Preview , SDK
116
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation