Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can items in PageView be recycled? #19102

Open
190420456 opened this issue Oct 11, 2018 · 1 comment
Open

Can items in PageView be recycled? #19102

190420456 opened this issue Oct 11, 2018 · 1 comment

Comments

@190420456
Copy link

For example, just create three ITEMs and refresh the view in ITEM each time you slide.

@gestern
Copy link
Contributor

gestern commented Oct 11, 2018

@190420456 If you meant the word "item" for "page", then you can delete (recycled?) a page by calling the function PageView::removePage(Widget* page) or PageView::removePageAtIndex(size_t index) at any time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants