ListView is not repopulated
By Serhii Kolomiiets
30 Jul 2013 09:49
English
1 Replies
Hi !
Inside my app, I have ListView for navigating thru device file system.
When folder is clicked then contents of clicked folder is shown.
This worked fine on Tizen 2.1 by using
{ ..
get folders & files of clicked folder into ArrayList;
pListView_FileSystem->SetItemProvider(*this); -- this calls List repopulation
...}
In Tizen 2.2, second and all subsequent calls to SetItemProvider are not doing anything.
In other words GetItemCount() is not even called.
So, how in Tizen 2.2 I can repopulate contents of ListView ?????
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
--------
--------