Crash in design mode

After working, the free hard disk size shrink. When quitting some applications, it is possible to get some rooms back; after a reboot, we get more rooms back.

I searched a bit yesterday and found some SSD; I was able to move some files and I made the test.

No, current version does not crash, but the bug correction is not user friendly:
I used PB_My Button, press Return and get the default name back.

LTrim, RTrim and ReplaceAll (Spaces) would be far better (not idiot proof, but better).

I used that in my ProBono application because two spaces (*) = a second Record in the DB with 99% same data.
As well as a leading or ending space(s); do not laugh; I had the cases “Why do I have two times the same Record ?”. :wink:

That would work only for spaces. If the user enters, say, a period, trimming wouldn’t help. I can see why a unified behaviour has been chosen.

I do not checked other non a-z A-Z and _ characters in the ASCII table (I avoid them as “programming” names.
It does not hurt if your names are short, but with long names


The fact that you checked or not is irrelevant for the expected behaviour :wink:.


 it doesn’t have to hurt either.