Code Folding Question

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 17 years and 1 month old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
djlurch
Posts: 294
Last visit: Tue Oct 29, 2013 11:04 am

Code Folding Question

Post by djlurch »

Take a look at this screenshot. Note that there is a [-] within another [-]. I can't searched the PS Help file and can't find the applicable results using "toggle", "region", and "outline" as search terms.I am trying to delete a code folded region but I don't know how. Did I miss something?Using Edit --> Outline here are my options:Toggle OutlineExpand AllHide AllCreate Region
User avatar
Alexander Riedel
Posts: 8478
Last visit: Tue Mar 26, 2024 8:52 am
Answers: 19
Been upvoted: 37 times

Code Folding Question

Post by Alexander Riedel »

It's a temporary fold you get when you select more than two lines and fold them.
It goes away when you close the file or if you right click on the first line of such a fold you should see the option "Remove Outline" under "Outline" in the context menu.
Alexander Riedel
SAPIEN Technologies, Inc.
User avatar
djlurch
Posts: 294
Last visit: Tue Oct 29, 2013 11:04 am

Code Folding Question

Post by djlurch »

Alex:Got it. The remove outline is somewhat hard to find. I understand the rationale for placing it there, but wouldn't it be easier to use if you were able to right click over the code fold line or over the plus/minus sign and have the context sensitive options for the code folding appear?Just a thought. Not a huge deal. I sometimes consider myself the lowest common denominator when it comes to GUIs.Troy
This topic is 17 years and 1 month old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.