Search found 1 match

by cealansmith
Tue Jul 30, 2024 4:26 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: PolyList and variable itemHeight to fit text in an item
Replies: 10
Views: 21171

Re: PolyList and variable itemHeight to fit text in an item

It looks like using DataGrid might be the best solution for achieving variable row heights. The example provided by Andreas on how to create a form with variable line heights could be quite useful. Has anyone tried this approach recently? Does it work well for dynamically adjusting item heights base...