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

Passing flag from PF_Cmd_USER_CHANGED_PARAM to PF_Cmd_UPDATE_PARAMS_UI

Contributor ,
Jan 29, 2022 Jan 29, 2022

Copy link to clipboard

Copied

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

Views

36

Translate

Translate

Report

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