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.
_______________________________________________
SailfishOS.org Devel mailing list