<html>
<head>
<meta content="text/html; charset=GB2312" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
If I do <font face="Helvetica, Arial, sans-serif" color="#006600">pop()</font>
within a current page<br>
and<br>
<font face="monospace" color="#006600">pageStack.replace(pageStack.currentPage,
Qt.resolvedUrl("controls/MTextEdit.qml"))</font><br>
within main.qml I get:<br>
"Cannot pop while operation is in progress"<br>
<br>
I need to remove the previous page, so that the user cannot navigate
back to this page.<br>
Thanks.<br>
</body>
</html>