<div dir="ltr">Please make a diff or task on <a href="http://phabricator.kde.org">phabricator.kde.org</a> with the tar added. We're gonna lose the files if you sent them only through mail, and that'd be sad :(<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 1, 2016 at 4:49 PM, Fazekas László <span dir="ltr"><<a href="mailto:mneko@freemail.hu" target="_blank">mneko@freemail.hu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I'm working on a CSV import and export plugin for Krita. CSV is an animation export format of TVPaint. I already made an import plugin for Blender as well.<br>
<br>
I've no git push rights and almost all of these files are new, so I attached the files to this mail as a tgz file. Only the impex/CMakeLists.txt file is modified, all other files are new. To load or save, use the Open and the Save As items on the File menu, this is not an animation sequence format.<br>
<br>
There are still some questions for me (I'm not familiar with Qt anyway):<br>
<br>
- for bigger scenes, it takes a long time to load or save the animation with this format (the plugin loads or saves a bunch of png files). So I want to show the status with the progress bar at the bottom of the main window. What is the correct way to do it? It seems the png importer also using this same bar, so maybe I have to supress that while showing mine.<br>
<br>
- during these long import/export operations, the gui stops working. Is it a co-operative multitasking thing? What can I do to make it more user friendly? Is there a callback or something?<br>
<br>
Fazek<br>
<br>
<br>_______________________________________________<br>
Krita mailing list<br>
<a href="mailto:kimageshop@kde.org">kimageshop@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kimageshop" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/kimageshop</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Wolthera</div>
</div>