Collapsible columns ?
Posted: 08 May 2016 03:54
Is it possible to have collapsible columns. For example, the column would display the full column name, nothing more; then clicking on the column name would expand the full column ?
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
When you say, one or two deep, you mean columns ?pat55 wrote:IMHO it is a good feature to have. However most software does not - because of that
I avoid making trees more than one or two deep. I hope this is the correct interpretation of your question.
:-)
Check out minitree. But I don't think CookieMonster was talking about tree at all.pat55 wrote:I'm thinking sub-folders and where the entire set of subfolders will open when you click the first one in a branch.
You're talking about accordion columns! That's not a bad idea actually, but clicks on column header sorts items, some other mechanism will have to be implemented, perhaps middleclick.CookieMonster wrote:Is it possible to have collapsible columns. For example, the column would display the full column name, nothing more; then clicking on the column name would expand the full column ?
Code: Select all
| Name | Ext | Type | Size | ...
--> middle-click on Name header
| Name | Ext | Type | Size | ...