Implementing virtual list view with variable row heights
judi.systems·14h·
Flag this post

For an immediate mode UI framework

2025.10

I want to talk about how I implemented a virtual list view for shi•rei, the immediate mode GUI framework I’m working on.

A few weeks ago, this episode of the Wookash Podcast came out, where the subject was immediate mode UI.

Near the very end, there was a question about things that are challenging to implement in immediate mode, and one of the things that came up was a virtual list where the items do not all have the same height.

The following is a 1-minute clip of the conversation:

At the time, I was in the middle of tackling this exact problem for shirei so I left a comment on Twitter mentioning that, and sort of promising to wri…

Similar Posts

Loading similar posts...