[Kde-imaging] [Bug 128158] flickr export "uploading" window shouldn't block all else

Vardhman vardhman at gmail.com
Thu Jun 29 09:04:29 CEST 2006


------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=128158         




------- Additional Comments From vardhman gmail com  2006-06-29 09:04 -------
Hi,
       When I use a KdialogBase::show() instead of KdialogBase::exec() in
the plugin_flickrexport.cpp file (where the instance of the plugin is
created) the plugin window doesn't stay, it just returns!

What I want to achieve finally is that flickrexport plugin opens as a
separate window kind off, and the user can minimise it and keep working with
digikam, I don't know if this kind of functionality is expected or possibly
from plugin, but it is targetted to be similar to the imageViewer window,
which remains unmodal and allows user to work on digikam main window while
this window is open for a picture.

I haven't commited any code after setting the parent to Null (our
constructors seems to be different ones' the one I used has the modal
argument as 3rd and parent as 1st), since the code change didn't work as
expected.

Vardhman
On 29 Jun 2006 06:04:18 -0000, Gilles Caulier <caulier.gilles free fr>
wrote:
[bugs.kde.org quoted mail]



Hi,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; When I use a KdialogBase::show() instead of KdialogBase::exec() in the plugin_flickrexport.cpp file (where the instance of the plugin is created) the plugin window doesn't stay, it just returns! <br><br>What I want to achieve finally is that flickrexport plugin opens as a separate window kind off, and the user can minimise it and keep working with digikam, I don't know if this kind of functionality is expected or possibly from plugin, but it is targetted to be similar to the imageViewer window, which remains unmodal and allows user to work on digikam main window while this window is open for a picture.
<br><br>I haven't commited any code after setting the parent to Null (our constructors seems to be different ones' the one I used has the modal argument as 3rd and parent as 1st), since the code change didn't work as expected.
<br><br>Vardhman<br><div><span class="gmail_quote">On 29 Jun 2006 06:04:18 -0000, <b class="gmail_sendername">Gilles Caulier</b> &lt;<a href="mailto:caulier.gilles free fr">caulier gilles free fr</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
------- You are receiving this mail because: -------<br>You are on the CC list for the bug, or are watching someone who is.<br><br><a href="http://bugs.kde.org/show_bug.cgi?id=128158">http://bugs.kde.org/show_bug.cgi?id=128158
</a><br><br><br><br><br>------- Additional Comments From caulier.gilles free fr&nbsp;&nbsp;2006-06-29 08:04 -------<br>Also, in the flicker plugin, the KdialogBase::show() method must be used instead the KdialogBase::exec() method. Look the QDialog documentation for more detail :
<br><br><a href="http://doc.trolltech.com/3.3/qdialog.html#show">http://doc.trolltech.com/3.3/qdialog.html#show</a><br><br>Gilles<br>_______________________________________________<br>Kde-imaging mailing list<br><a href="mailto:Kde-imaging kde org">
Kde-imaging kde org</a><br><a href="https://mail.kde.org/mailman/listinfo/kde-imaging">https://mail.kde.org/mailman/listinfo/kde-imaging</a><br></blockquote></div><br><br clear="all"><br>-- <br>Blogs: <a href="http://vardhman.blogspot.com">
http://vardhman.blogspot.com</a><br>


More information about the Kde-imaging mailing list