|
| Iniciado por guest, 24,may. 2016 15:08 - 1 respuesta |
| |
| | | |
|
| |
| Publicado el 24,mayo 2016 - 15:08 |
One of WinDev's functions that I appreciated was the ability to collapse/expand any set of code lines.
The WD20 help page says: "On the "Display" pane, in the "Collapsible code" group, expand "Collapse" and select "Collapse the selection".
However on the "Display" plane the "Collapse" option is grayed out.
I have to insert a comment line (//) above the set of lines I want to collapse in order to activate the option.
Another odd thing, though, is that if I use "the menu bar of earlier versions (compatibility mode)", I can click on "Code" and then on "Collapsible code" and it works like it used to.
Does anyone know if there is a simpler workaround?
By the way I am using version 01A200067s.
- Mike H. |
| |
| |
| | | |
|
| | |
| |
Miembro registrado 34 mensajes |
|
| Publicado el 25,mayo 2016 - 11:32 |
Hello Mike,
the cursor needs to be on a line that is collapsible in order to use it. If the line is empty or isn't in a collapsible block you will not be able to use it. You can use the shortcuts ctrl+ [num *] and ctrl+shift + [num *] to collapse all of your code.
Hope it helps!
TimMensaje modificado, 25,mayo 2016 - 11:32 |
| |
| |
| | | |
|
| | | | |
| | |
|