Hello,
I'm a bit newbie in this forum but i did not found any older topic related to my problem.
In the middle of my small application (in a list.onselect() function if it matters) i want to set the items in a list with the setitemlist() function. The source is a public stringlist variable. The application is collecting items to this stringlist then everything was ok, populates it to the list. However the list after the insertation seems to be empty but if i select one item with the stylus the selected item will be visible. Also if I'm using the arrows to scroll down/up the list will be visible.
I'm also using an other list but it is filled in the form.OnOpen() function and it is working wihout any problem.
Is there any good medicine to solve this problem?
Thanks,
Barna