ListBox Individual Row Height

Is there a way to have control over each row on the height part ? and if yes, how you do that ?

I’m trying to replace the canvas limit error with a more controlled option but it seems that on the ListBox part you can only adjust global Row Height and not individual lines.

Reason for asking this is that the data is not consistent in length and it needs to show all in one row. So similar to word wrapping but the difference is that the data is drawn using cell text paint.

Any ideas ? Thanks.

Sadly impossible with Xojos ListBox. @jim_mckay hast DataView which has those functions.

https://www.pidog.com/wp/dataview/

As you said, sadly, again defeats the purpose of the famous RAD , and if our lovely developers can and apparently they do a pretty good job, it’s sad to see XOJO controls so limited and dated.