Collapsible columns ?
-
CookieMonster
Collapsible columns ?
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 ?
-
pat55
- Posts: 287
- Joined: 15 Mar 2016 22:27
Re: Collapsible columns ?
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.
:-)
I avoid making trees more than one or two deep. I hope this is the correct interpretation of your question.
:-)
-
CookieMonster
Re: Collapsible columns ?
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.
:-)
-
pat55
- Posts: 287
- Joined: 15 Mar 2016 22:27
Re: Collapsible columns ?
I'm thinking sub-folders and where the entire set of subfolders will open when you click the first one in a branch.
It may help if you post an example attachment.
A picture is often the equal of a thousand words.
:-) (this web site hates attachments of any significant size - for whatever unknown reason.)
It may help if you post an example attachment.
A picture is often the equal of a thousand words.
:-) (this web site hates attachments of any significant size - for whatever unknown reason.)
-
bdeshi
- Posts: 4256
- Joined: 12 Mar 2014 17:27
- Location: Asteroid B-612
- Contact:
Re: Collapsible columns ?
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 | ...Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]
[ this user is asleep ]
-
CookieMonster
Re: Collapsible columns ?
The column would only occupy the total width of the column name, nothing more. This allows more columns, yet keeps the name of the columns distinctive so you know what column you want to expand.
XYplorer Beta Club