Hello Erik, The dev ML is used for Scilab "development" questions for Scilab internal features so you might probably prefer to ask the user ML <[email protected]>.
My 2cents to help you, that's possible to implement using xclick() or axes click handler (from a user point of view). If you prefer to dive into the scilab code and use some Java/C++ skills it might be possible to implement this feature as a specific editor : you are on the right ML :) ! Thanks, – Clément Le jeudi 16 juin 2016 à 06:36 +0000, Erik Bjørklund a écrit : > Hi, > I have several plots in one figure, and each plot contains several curves. > I would like to incorporate an interactive feature. This feature should use > a selection box to select curves crossing into the box. Then the feature > should give me the handles of all the polylines selected. > > Any ideas? > > Best > > Erik > > _______________________________________________ > dev mailing list > [email protected] > http://lists.scilab.org/mailman/listinfo/dev _______________________________________________ dev mailing list [email protected] http://lists.scilab.org/mailman/listinfo/dev
