LB_GETTEXT doesn't works in thumbnail view

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: white, Hacker, petermad, Stefan2

Post Reply
VadiMGP
Power Member
Power Member
Posts: 672
Joined: 2003-04-05, 12:11 UTC
Location: Israel

LB_GETTEXT doesn't works in thumbnail view

Post by *VadiMGP »

LB_GETTEXTLEN and LB_GETTEXT doesn't retrive length nor text in thumbnail view for any items except ".." item.

Is it intentionally or bug?
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48079
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

It's intentional. LB_GETTEXTLEN and LB_GETTEXT are meant for visually impaired people, who have no need for this view anyway.

It cannot work because in thumbnails view, each listbox line contains multiple items - one row in the listbox is one entry, even if there are multiple images in it.
Author of Total Commander
https://www.ghisler.com
Post Reply