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...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...