Old 02-26-2015, 01:41 AM   #1
J Reverb
Human being with feelings
 
Join Date: Jul 2009
Posts: 1,071
Default Folders and track manager

Option to hide/show child tracks on folder collapse button on TCP.
J Reverb is offline   Reply With Quote
Old 02-26-2015, 06:19 AM   #2
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,241
Default

you can modify your theme so that the supercollapsed state has 0 height making them invisible.

Code:
tcp_heights 4 24 49 73	 ; supercollapsed, collapsed, small(norecarm), recarm size
change that 4 number to 0
heda is offline   Reply With Quote
Old 02-26-2015, 06:41 AM   #3
nofish
Human being with feelings
 
nofish's Avatar
 
Join Date: Oct 2007
Location: home is where the heart is
Posts: 12,096
Default

Quote:
Originally Posted by heda View Post
you can modify your theme so that the supercollapsed state has 0 height making them invisible.

Code:
tcp_heights 4 24 49 73	 ; supercollapsed, collapsed, small(norecarm), recarm size
change that 4 number to 0
But this can be dangerous I think.

http://forum.cockos.com/showpost.php...06&postcount=5
nofish is offline   Reply With Quote
Old 02-26-2015, 07:02 AM   #4
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,241
Default

Quote:
Originally Posted by nofish View Post
oh.. I see...
maybe a good idea would be a custom action (or script) that locks all items in children tracks before collapsing them.
heda is offline   Reply With Quote
Old 02-26-2015, 05:16 PM   #5
musicbynumbers
Human being with feelings
 
musicbynumbers's Avatar
 
Join Date: Jun 2009
Location: South, UK
Posts: 14,214
Default

interesting hack for this!

I really wish we could have an option to have only one state (skip the middle size state) plus have that state with hidden child tracks.
__________________
subproject FRs click here
note: don't search for my pseudonym on the web. The "musicbynumbers" you find is not me or the name I use for my own music.
musicbynumbers is online now   Reply With Quote
Old 02-27-2015, 01:46 PM   #6
J Reverb
Human being with feelings
 
Join Date: Jul 2009
Posts: 1,071
Default

Quote:
Originally Posted by heda View Post
oh.. I see...
maybe a good idea would be a custom action (or script) that locks all items in children tracks before collapsing them.
Can this be done ?
J Reverb is offline   Reply With Quote
Old 02-27-2015, 09:46 PM   #7
FnA
Human being with feelings
 
FnA's Avatar
 
Join Date: Jun 2012
Posts: 2,173
Default

Locking fails to prevent too many actions to list.
FnA is offline   Reply With Quote
Old 02-27-2015, 10:44 PM   #8
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,241
Default

maybe just hide all the children tracks in TCP works better. and then unhide them when uncollapsing the folder... but.. if you already had some hidden ones, it would unhide all of them, unless it is done with a script in a clever way to maintain the hidden ones hidden.
heda is offline   Reply With Quote
Old 03-01-2015, 07:51 AM   #9
musicbynumbers
Human being with feelings
 
musicbynumbers's Avatar
 
Join Date: Jun 2009
Location: South, UK
Posts: 14,214
Default

Quote:
Originally Posted by heda View Post
maybe just hide all the children tracks in TCP works better. and then unhide them when uncollapsing the folder... but.. if you already had some hidden ones, it would unhide all of them, unless it is done with a script in a clever way to maintain the hidden ones hidden.
I do this currently by using "track locking" as a way of making it so that on all my custom "hide tracks"/"show tracks" actions. The last part of the action is hiding locked tracks.

Not amazing but works

I did try doing it with adding names to tracks but no easy way to take the "hidden" part of the track name again.
__________________
subproject FRs click here
note: don't search for my pseudonym on the web. The "musicbynumbers" you find is not me or the name I use for my own music.
musicbynumbers is online now   Reply With Quote
Old 03-01-2015, 08:29 AM   #10
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,241
Default

Quote:
Originally Posted by musicbynumbers View Post
I did try doing it with adding names to tracks but no easy way to take the "hidden" part of the track name again.
that' would be easy with a new script It's a good idea.
It would add that hidden or archived attribute to tracks to maintain them always hidden until you manually unhide them.
heda is offline   Reply With Quote
Old 03-02-2015, 07:02 AM   #11
musicbynumbers
Human being with feelings
 
musicbynumbers's Avatar
 
Join Date: Jun 2009
Location: South, UK
Posts: 14,214
Default

Quote:
Originally Posted by heda View Post
that' would be easy with a new script It's a good idea.
It would add that hidden or archived attribute to tracks to maintain them always hidden until you manually unhide them.
cool!
__________________
subproject FRs click here
note: don't search for my pseudonym on the web. The "musicbynumbers" you find is not me or the name I use for my own music.
musicbynumbers is online now   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 08:59 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.