Hello all,
I have a question about the experimental SWT charting component. I was on the verge of taking a deep dive into the SWT_AWT integration layer to reuse the current Swing-based viewing framework from inside my app, until I started playing around with the native SWT ChartComposite class. This component does everything that I need it to do (Zoom in/out, basic property settings)….all except for one crucial function, and that’s Copying the chart to the clipboard.
So now I’m at a crossroads right now. Figure out how to do the SWT_AWT integration like I originally planned, or attempt fill the gap and implement the clipboard copying myself. Honestly I was leaning towards the second option because this ChartComposite is just sooooooo close to being complete, but the more I look into this the technical details start to overwhelm my skill level.
So my question is there going to be any further development on this SWT component?
Thanks,
Dave
