|
-
 Originally Posted by 5TonsOfFlax
Since you are loading all your content into the same loader, it automatically replaces previous content. A Loader can only have one child at a time. You could explicitly call page_loader.unload() if you wanted to remove that loaded content without loading up other content.
You also do not need to add your page_loader more than once. It does no harm to do so, though.
I just had an "ahhhhhhhh" moment after reading what you said. That explains so much with some of the tutorials I have been looking at.
In all of the beginner tutorials I've looked at I have not seen anyone actually say that a loader can only have one child at a time and that it automatically unloads the previous content. It may seem like common knowledge, but for someone learning like me it makes it confusing when it's not been explained.
Thanks for taking the time to explaining everything to me. I really appreciate it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|