| |
| Publicado el 20,junio 2017 - 19:59 |
Hi All
I now have got the variable row height of the looper working pretty well. The only issue I have is after filling the looper and selecting a row other than the first row the row heights are not correct. When I touch them they display correctly and adjust. How can I get the selected row to be the first displayed in the looper and have the looper display refreshed? They must display correctly.
At the moment the behaviour is really unprofessional.
Cheers André |
| |
| |
| | | |
|
| | |
| |
| Publicado el 20,junio 2017 - 21:10 |
André,
I do something like this when filling the looper. But I have a programmed looper, not a browsing one. Then the resizing is done once which I think is some what more efficient too. And it works.
I also found that increasing the height of a row sometimes does not work, looks like your problem. A workaround is to make it very large first and then DEcrease the height. Not sure if that was in WD20, but I'm on V21 now and did not change the code. |
| |
| |
| | | |
|
| | |
| |
| Publicado el 20,junio 2017 - 21:18 |
Hi Arie
That is what I am looking for. I am going to try the increase then decrease the row to see what happens.
Cheers Andre |
| |
| |
| | | |
|
| | |
| |
| Publicado el 21,junio 2017 - 02:37 |
Hi Arie
That did not work. If I set the position to the first position the behaviour is acceptable and works. It does not work if I position on any other row. The rows are resized but not displayed as resized. When touched with the mouse they do resize correctly. Disappointing but there you have it. Quite odd behaviour.
Cheers André |
| |
| |
| | | |
|
| | |
| |
| Publicado el 21,junio 2017 - 13:11 |
Latest findings - if each row is positioned as selected and then a display executed it works perfectly - all rows and controls are the correct height. The only problem is that after each display it obviously redraws the looper so the user experience is akin to being in a saucy night club of ill repute 
Still trying to get it to refresh without the user seeing the antics going on behind the scenes.
Cheers André |
| |
| |
| | | |
|
| | |
| |
| Publicado el 21,junio 2017 - 13:19 |
André, Looper..DisplayEnabled is your friend |
| |
| |
| | | |
|
| | |
| |
| Publicado el 21,junio 2017 - 13:36 |
| Arie - once again my saviour - let me try that right away. |
| |
| |
| | | |
|
| | |
| |
| Publicado el 21,junio 2017 - 13:39 |
DisplayEnabled set to false does not work as it is the actual redrawing of the rows that gets the new height displayed correctly.  |
| |
| |
| | | |
|
| | |