<div dir="ltr"><div>Hi Alexander,<br></div><div>The problem I am facing is same as reported in bug 330656. Is someone working on this bug? If not I would first like to work on the bug and then go for the addition of the feature you told me.<br>

<br></div><div>Thanks and Regards,<br></div><div>Shubham<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 19, 2014 at 12:50 AM, Shubham Pansari <span dir="ltr"><<a href="mailto:pansarishubham2395@gmail.com" target="_blank">pansarishubham2395@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi Alexander,<br></div><div>There is one problem with LabPlot that whenever I try to plot something it closes unexpectedly. How should I handle that and secondly I have completely understand the workflow. Now one thing which I would I like to ask that according to which package I should develop the extract data function, like g3data using gtk or like digitizer.<br>

<br></div><div>Thanks and Regards,<br></div><div>Shubham <br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Feb 16, 2014 at 3:47 AM, Alexander Semke <span dir="ltr"><<a href="mailto:Alexander.Semke@web.de" target="_blank">Alexander.Semke@web.de</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Shubham,<br>
<div><br>
> I am going through LabPlot code, but having difficulty understanding it.<br>
> Any ideas on how should I start and from where I should start?<br>
</div>I think, at the beginning you only have to know kdefrontend/MainWin.cpp and<br>
kdefrontend/LabPlot2.rc in order to extend the main menu and to provide a new<br>
entry for starting the new tool. As I already said in my previous email, this<br>
digitizer tool is more or less self-consistent and independent piece of code<br>
and you can develop it in the beginning without the deeper understanding of<br>
labplot's code basis. Just create a new widget/dialog with the possibility to<br>
load an image or pdf/ps/eps-file, to define the coordinate system on top of<br>
the loaded image and to collect the pairs of x- and y-coordinates by clicking<br>
the points. If this is done, consider extending this widget with additional<br>
functionality that would make this tool more user-friendly (like zooming in<br>
into a small area under the mouse cursor etc.). When this is done, you can<br>
start to learn the interface of the labplots's Spreadsheet and Column in order<br>
to transfer the collected data.<br>
<br>
I'll try to write some documentation on the code in the next weeks.<br>
<br>
<br>
Regards<br>
<div><div>Alexander<br>
_______________________________________________<br>
kde-edu mailing list<br>
<a href="mailto:kde-edu@mail.kde.org" target="_blank">kde-edu@mail.kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-edu" target="_blank">https://mail.kde.org/mailman/listinfo/kde-edu</a><br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>