Form life-cycle management and SceneManager [ANSWERED]
By Zoltan Puski
15 Sep 2013 02:10
English
2 Replies
Hi,
If you go to a next scene with SceneManager::GoForward(), the FormFactory::CreateFormN() is called to create the new form.
When I go back from this form with SceneManager::GoBackward(), the form is destroyed.
When I go to that form again, it is created again. And so on, so on...
However, I could not find in any documentation that this is always the case.
So my question, destrying the form during SceneManager::GoBackward() is guaranteed and always happens, or there can be some cases when the Form is not destroyed, and at the next GoForward() it is resued?
Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------