Browse by Tags

All Tags » GDI+ » WinForms Async (RSS)

What does it take to make an Asynchronously drawn ListBox in Windows Forms?

Yeah, yeah, it's been done I'm sure, but I still ran into the problem when making my own picture viewer. The basic issues were thumbnailing images to be displayed in the owner-drawn ListBox while still allowing the UI to respond to the user. Then making...

Dynamic versus Cached Thumbnailing in GDI+

It seems quite a few projects are starting up to perform the common task of creating an image or photo gallery software. Some of these projects are just for managing small collections of photographs located on your local hard disk, others are allowing...
More Posts