PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → WM 17 Andorid Looper - Memory limit to 21 records
WM 17 Andorid Looper - Memory limit to 21 records
Débuté par LUCIUS, 13 nov. 2012 17:06 - 2 réponses
Membre enregistré
7 messages
Posté le 13 novembre 2012 - 17:06
Hi all,

I have a problem in loopers in Android.

I made a looper that is loaded in memory with defult limit to 100,000 records. This looper is indexed and filtred.

The problem is not just this looper but for all loopers in my app that they only show 21 records from database. When I run them in emulator all is OK but on Android device I have this limitation. Loopers are not filled manualy. Looper is connected to a database and columns are linked to fields in database.

When I switch from memory looper to direct access then I have a problem again on Andorid device when scrolling. When I scroll fast then the content of table disapears, and when I scroll very slow then this works OK. Again I don't have this problems when running on emulator just when running on Andorid device.

My device hase Android 4.0.3. version installed.

Can anyone help me?
Membre enregistré
7 messages
Posté le 13 novembre 2012 - 19:43
An update.

When I count number of records in my looper I get the real number as it should be. In this case 287, but when I scroll up and down I can see only first 21 records.

TY
Membre enregistré
5 messages
Posté le 31 janvier 2013 - 15:33
Hi,
Define your looper's width less than Window.