![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Bug Reports Post about errors or bugs encountered. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
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 |
|
||||
|
Can you describe the problem you see in the screenshot?
__________________
Basic4ppc reference list |
|
|||
|
First the original sourcecode:
"addtextbox(form1,txtRemarks,75,110,145,45,"",255, 255,255,0,0,0,True,True,True,9)@" Two screenshots: 1. Accounts_Form1a.jpg: Compare the shown parameters with these from the source code - they are different and in the form editor out of border 2. Accounts_Form1b.jpg: If I click on screensize -> default, then I get this picture. All textboxes are cut at the border |
|
|||
|
Just another example:
First I edit and save Form1: test01.jpg After invoking the form editor once more I get: test02.jpg The differences and problems now should be seen clearly. Tom |
|
||||
|
I see it now.
From the screenshot it seems like you are using a custom DPI settings. Is this true? You can check these settings by right clicking on the desktop Display Settings - Advanced Settings.
__________________
Basic4ppc reference list |
|
|||
|
Quote:
Maybe it depends on the new autoscale-stuff? Tom Edit: Correction: After changing to 96dpi and a reboot the formeditor works how it should be. Is there a solution without changing the dpis? Last edited by Brainbox : 06-20-2009 at 01:35 PM. |
|
||||
|
It is not related to the autoscale feature.
Did you restart your computer after changing it to 96dpi?
__________________
Basic4ppc reference list |
|
||||
|
Quote:
We will further investigate this issue and find a better solution.
__________________
Basic4ppc reference list |
|
||||
|
V6.80 files are not compatible with V6.50 files.
__________________
Basic4ppc reference list |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|