Hi,
Today I got the new version 6.80.
I started with a program I have written with version 6.50.
1. After loading it in 6.80 I was not able to load in 6.50 anymore.
How it seems is the header of the 6.80 source file not compatible downwards to 6.50.
2. All forms of my program were damaged: labels and textboxes were displaced in right direction, sometimes out of the boundaries of the former screensize.
3. The form designer doesn't keep the changed parameters of labels or textboxes.
The crazy thing is that normal compiling works without problems, all labels or textboxes are after compiling on their correct places.
After looking with a texteditor through the source code it seems that only the formeditor misinterpretes the code.
I have attached a screenshot of Form1 from opensource example "accounts".
Tom
Today I got the new version 6.80.
I started with a program I have written with version 6.50.
1. After loading it in 6.80 I was not able to load in 6.50 anymore.
How it seems is the header of the 6.80 source file not compatible downwards to 6.50.
2. All forms of my program were damaged: labels and textboxes were displaced in right direction, sometimes out of the boundaries of the former screensize.
3. The form designer doesn't keep the changed parameters of labels or textboxes.
The crazy thing is that normal compiling works without problems, all labels or textboxes are after compiling on their correct places.
After looking with a texteditor through the source code it seems that only the formeditor misinterpretes the code.
I have attached a screenshot of Form1 from opensource example "accounts".
Tom