Home > Support > Forum

TouchList not displaying properly

Posted by EM 
EM
TouchList not displaying properly
May 24, 2011 07:51AM
I have a touchlistlite control on a panel, in a Visual Basic 2008 compact framework environment.

I fill the list with items, and then show() the panel.

If the list has more items in it than can be displayed on the list at one time, the TouchListLite control displays the items correctly.
If there are only one or two items on the list, the list is blank until I click on it. Then the items appear.

It seems to be some sort of refresh issue.

I have put a touchlistlite.Refresh() command both after I have populated the list, and after the panel.Show() command. It does not seem to make any difference.
Re: TouchList not displaying properly
December 14, 2011 05:44PM
Hello Vladimir and Gabriel
I seem to be having the same difficulty. If I have many items in the list and scroll to the bottom of the list, then replace the list with a shorter list, nothing is displayed until I click on the list. I have tried setting the SelectedItemIndex to 0 in hopes for forcing the first item in the list to be displayed, but no luck. I've tried calls to Refresh() and Update() and force the Focus to the list, but nothing gets displayed until I click on it.
I'm using TouchListLite 3.5.2.8 on a Windows CE target platform.
Any ideas?
Last minute update:
I found that the list would get refreshed and display the shorter list (starting from the first item in the list) if I assign a value to the RowHeight property. What is being done when this property is assigned? Seems like there should be an easier (more logical) way to get the list to refresh.
Thanks,
Bob
Re: TouchList not displaying properly
December 21, 2011 03:56AM
Hello Bob,

I apologize for the delay in responding. You are right about the issue with TouchListLite, I was able to reproduce it. As soon as we fix it, I will inform you, Bob.

Best regards
Vladimir Gregor
Bee Mobile | Skype ID: beemobile_support | Phone: +421 94 88 99 22 9 | Email: support at beemobile4 dot net
Re: TouchList not displaying properly
September 03, 2012 06:48AM
Hello Bob,

I would like to inform you that a new version of TouchListLite is now available at the customer web portal. The issue you described has been fixed. You are welcome to download the new TouchListLite and provide feedback.

Thank you.

Best regards
Vladimir Gregor
Bee Mobile | Skype ID: beemobile_support | Phone: +421 94 88 99 22 9 | Email: support at beemobile4 dot net
Sorry, only registered users may post in this forum.

Click here to login