Jump to content
JChartFX Community

krugerm

Members
  • Posts

    10
  • Joined

  • Last visited

krugerm's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Any recommendations as to which internal functions I should hook my own custom listener to do this job, so I can save changes after the user has made them?
  2. Yeah - disappointing that the functionality is so close, but just not there yet. :|
  3. I have this exact problem and found your workaround helpful but not a proper solution. Did you ever get this resolved?
  4. Is there an event fired whenever the user makes changes via the UI? I found a reference which seems as though it should do what I want (http://support.softwarefx.com/jChartFX/api#16174_16257) but this doesn't seem to be reflected in the code - I can't find a ChangedByUser event in the source. :| Where can I find the relevant documentation please? Many thanks, mike
  5. Those two functions are exactly what I've been looking for. I wish they'd been documented earlier! Speaking of, where can I find documentation on the events fired when the user makes a change via the UI? (The documentation at http://support.softwarefx.com/seems to be missing any & all event info.) Thanks!
  6. So changesFromBaseline() returns a diff of the settings since the last call to recordBaseline()? Interesting approach. Could you also implement a function which returns the complete settings (as if recordBaseline() hadn't been called?) Thanks, mike
×
×
  • Create New...