T O P I C R E V I E W |
idealuser |
Posted - Nov 01 2022 : 14:14:08 In Windows controls and also web interfaces the > on the side of a folder is clicked on to toggle between a "collapsed" folder and an "expanded" folder. Clicking on the ">" on the left hand side of a folder in the TIEFolder control does not do anything, only double clicking on the folder does. Is this a problem that is resolvable?
Thanks! |
4 L A T E S T R E P L I E S (Newest First) |
idealuser |
Posted - Nov 07 2022 : 07:47:04 Odd. I guess I will just assume it is a localized problem. |
xequte |
Posted - Nov 02 2022 : 14:56:30 Your demo correctly expands when I click the ">" buttons (just ensure you are clicking on an item with sub-folders, such as C: drive)
I cannot see any good reason for this not happening on your system and I cannot reproduce it here when I create the same project as you.
attach/xequte/2022112145336_treeview.zip 7662.2 KB
Nigel Xequte Software www.imageen.com
|
idealuser |
Posted - Nov 02 2022 : 07:49:28 TTreeView works correctly. I am using the newest version of Delphi, 11.2. It is running in Windows 10 Home.
To test I dropped a TTreeView on a form and then a TIEFolderTree. The TTreeView performs correctly but the TIEFolderTree does not. I compiled in both 32 and 64 bits with no luck.
I have attached a ZIP with the exe so you can see it for yourself.
attach/idealuser/202211281923_treetest.zip 7438.09 KB |
xequte |
Posted - Nov 01 2022 : 14:38:09 I cannot reproduce that. What version of Delphi are you using? If you populate a TTreeView with content does it expand when you click the ">"?
Nigel Xequte Software www.imageen.com
|