Hi all, I'm planning on writing an application for collecting and plotting experimental data, and I'm thinking about using Veusz as the plotting backend due to the ease of user interaction. However, after spending all day trying to setup a development environment with all the requirements, I've given up. I much prefer using the enthought python distribution, which leaves me with PySide or wxWidgets. So, the question is: can Veusz be embedded in a PySide window, similar to a PyQt window? Since they just use different python bindings to the same c++ package, I feel like it should be possible.
I know Veusz can be embedded into any python application, but it seems from the example, that the window must always be standalone. Since I want to integrate the plotting canvas into the application, this is sub-optimal. Any clarification on embedding, and possible compatibility with PySide would be very helpful. Thanks, Scott
_______________________________________________ Veusz-discuss mailing list [email protected] https://mail.gna.org/listinfo/veusz-discuss
