[SailfishDevel] yet another pop problem (Dialog)
Wim de Vries
wsvries at xs4all.nl
Thu Aug 15 09:21:32 UTC 2013
I am sorry, but some things that are so simple in QtWidgets do become
quite complex in Sailfish-QML.
case:
textedit->save-as(menu)
push Dailog (usr inputs filename)
C++ evaluates filename: file already exists!
now I want push a "overwrite?" Dialog.
But any of the PageStack actions causes "Warning: cannot pop while
transition is in progress".
The problem here is that the Dialog is always popped by the user. So
pagestack goes in transition and I cannot do anything on the pagestack
(immediately) after that.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.sailfishos.org/pipermail/devel/attachments/20130815/512105ea/attachment.html>
More information about the Devel
mailing list