So far we have not been able to reproduce this. Does this happen on other forms as well or just this one? Is the AutoSize property set to true when you open the form up in the designer?
Can you please upload a sample form that demonstrates this behavior:
https://www.sapien.com/support/upload
Search found 732 matches
- Wed Apr 14, 2021 1:50 pm
- Forum: Former and Future Customers - Questions
- Topic: 2019 -> 2021 psf updates break formatting
- Replies: 8
- Views: 525
- Wed Apr 14, 2021 12:44 pm
- Forum: Former and Future Customers - Questions
- Topic: 2019 -> 2021 psf updates break formatting
- Replies: 8
- Views: 525
Re: 2019 -> 2021 psf updates break formatting
We will investigate this and get back to you soon.
- Wed Apr 14, 2021 11:28 am
- Forum: Former and Future Customers - Questions
- Topic: 2019 -> 2021 psf updates break formatting
- Replies: 8
- Views: 525
Re: 2019 -> 2021 psf updates break formatting
There was changes to the generated code in 2020 for the release of PowerShell 7 as well as changes to frameworks that PowerShell Studio was built with which may have caused this. I recommend anchoring controls to ensure they properly size. You also say 'deployed', was your original form packaged as ...
- Wed Apr 14, 2021 7:22 am
- Forum: PowerShell Studio
- Topic: "Grid" for "Powershell Studio" Designer View
- Replies: 1
- Views: 611
Re: "Grid" for "Powershell Studio" Designer View
Please do not post the same question twice. If you are trying to align controls in the designer, I recommend using a container control such as a TableLayoutPanel or a FlowLayoutPanel. You can also turn on Snap to Grid in the Layout settings in Options: SPS_OptionsSnapToGrid.png If this is not what y...
- Tue Apr 13, 2021 10:47 am
- Forum: PrimalSQL
- Topic: Unhandled Exception: InvalidArgument=Value of '5' is not valid for 'index'
- Replies: 3
- Views: 919
Re: Unhandled Exception: InvalidArgument=Value of '5' is not valid for 'index'
Please try build 4.5.76 and let me know if you are still experiencing this issue.
- Tue Apr 13, 2021 10:46 am
- Forum: PowerShell Studio
- Topic: Column Guides off by 1
- Replies: 2
- Views: 2491
Re: Column Guides off by 1
A fix for this bug was released with service build 188.
- Tue Apr 13, 2021 10:43 am
- Forum: PowerShell Studio
- Topic: Unable to add new files to existing projects after upgrading to PowerShell Studio 2021
- Replies: 6
- Views: 2976
Re: Unable to add new files to existing projects after upgrading to PowerShell Studio 2021
Please try build 188 and let me know if you are still having issues.
- Tue Apr 13, 2021 10:40 am
- Forum: PowerShell Studio
- Topic: Forms are marked as 'modified' after Script/Designer switching even if there are no changes
- Replies: 2
- Views: 1181
Re: Forms are marked as 'modified' after Script/Designer switching even if there are no changes
While I have not been able to reproduce this exact behavior, I have found some other issues regarding psf being marked as modified. A bug report has been filed for the development team and the fix will be included in the next service release.
- Fri Apr 09, 2021 11:25 am
- Forum: PowerShell Studio
- Topic: Convert exe to ps1
- Replies: 1
- Views: 1049
Re: Convert exe to ps1
Unfortunately, the maintenance on your license has expired and is no longer eligible for this type of technical support. A technical support service ticket must be purchased (via the following link), before our team is able to assist you further: https://www.sapien.com/store/support/technical-suppor...
- Fri Apr 09, 2021 8:05 am
- Forum: PowerShell Studio
- Topic: Forms are marked as 'modified' after Script/Designer switching even if there are no changes
- Replies: 2
- Views: 1181
Re: Forms are marked as 'modified' after Script/Designer switching even if there are no changes
We are currently investigating this and will get back to you soon.