T O P I C R E V I E W |
egold2005 |
Posted - Sep 23 2020 : 05:31:37 Hello,
For some reason the above mentioned event is never called for top text that i want to set for the thumbnail. I did set DefaultTopText to iedtCustom, just if it matters...I did also set SortOrder to iesbTopText.
The whole idea is to use the top text for sorting in a scenario when the user can drag and drop the files within the control to change its position. So i want to use drop event to update toptexts for all the thumbnails so it will be displayed in a new order.
Is there a better way to achieve the above mentioned functionality? I would appreciate any advice.
Thanks a lot. |
3 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Sep 23 2020 : 17:41:11 I cannot reproduce that. Can you give me the steps to reproduce it in one of our demos?
Nigel Xequte Software www.imageen.com
|
egold2005 |
Posted - Sep 23 2020 : 06:03:53 I am using ImageEn version 8.7.6 on Delphi 2007. |
egold2005 |
Posted - Sep 23 2020 : 06:01:18 Now i did set the UpperGap property to 20, as suggested here, did not help....
https://www.imageen.com/help/ImageEn/TImageEnMView.OnGetText.html |