Wish Editor #Region

Guenter Becker

Active Member
Licensed User
Longtime User
Hello,
at present all #Region section are uncollapsed if the code is compiled/runs.

It should be secured that the question wether #Region is collapsed or not is only managed by the developer in any case and it is not changed by other.
To realize it would make the editor usage more friendly.

By the way this may be done for any Editor in any code lange (B4A/B4I/B4J/B4R).
 

Guenter Becker

Active Member
Licensed User
Longtime User
Wow, do'nt know if it depends on my system. Just working with the newest updates of B4J and B4A and not always but sometimes I got the effect that I had collapsed all regions than run the code and afterwards all regions are uncollapsed. No Error message no Error just it is.
I noticed this all over the last updates so it's nothing new for me.
Will have a look but does not kill from developing and using the explorer even it's boaring to allways uncollapps/collaps to restore the situation before.
 
Top