Jump to content
Software FX Community

Properties dialog apply button


Pete

Recommended Posts

I'm capturing the ChangedByUserEvent in javascript, and forwarding the message back to the server via a SFX_SendUserCallback call, and everything works fine for the most part. 

But the following isn't working:

1. Launch Dialog

2. Change a setting

3. Click Apply (works!)

4. Change another setting (or the same setting to a different value)

5. Click Apply (or OK) -- Does NOT work.  The chart object posted back to the server does not have the values that were just applied.  I've tried it both with and without SFX_RefreshCallbackData prior to the SFX_SendUserCallback.

 

Any workarounds?

Link to comment
Share on other sites

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...