Search found 26 matches

by gvonpickartz
Wed Sep 28, 2016 3:57 am
Forum: PowerShell Studio
Topic: Product Improvements Complaints!
Replies: 4
Views: 2871

Product Improvements Complaints!

Product, version and build: 5.2.128 32 or 64 bit version of product: 64 Operating system: Windows 7 32 or 64 bit OS: 64 PowerShell Version: 5.0 Complaints: 1] The license information is black text on dark grey. Its nearly unreadable and probably not even allowed even by US laws, let alone EU. 2] The...
by gvonpickartz
Tue Sep 13, 2016 5:35 am
Forum: PowerShell Studio
Topic: MSI Builder and project version number (for upgrades)
Replies: 1
Views: 1218

MSI Builder and project version number (for upgrades)

Product, version and build: 5.2.127 32 or 64 bit version of product: 64 bit Operating system: Windows 7 Pro 32 or 64 bit OS: 64 bit PowerShell Version: 5.0 The MSI builder works fine, it is the version checking between installed MSI editions that is not correct. Example: MyApp.msi build 1.0.1.50 (in...
by gvonpickartz
Thu Sep 01, 2016 2:11 am
Forum: PowerShell Studio
Topic: File Version Counter
Replies: 1
Views: 1319

File Version Counter

Product, version and build: PowerShell Studio 2016, build 5.2.124 32 or 64 bit version of product: 64bit Operating system: Windows 7 Pro 32 or 64 bit OS: 64bit PowerShell Version: 4.0 Issue: Gui projects, file version counter. Once the most right or forth octet counter reaches 100, it rolls over to ...
by gvonpickartz
Thu Oct 22, 2015 1:02 am
Forum: PowerShell Studio
Topic: CODE folding & CODE formatting problems.
Replies: 5
Views: 3068

Re: CODE folding & CODE formatting problems.

You should also use that same file for the double dollar sign $$ issue I have had with the formatting (when used after editing). Perhaps it needs to SAVE the document before formatting?
by gvonpickartz
Tue Oct 06, 2015 1:53 am
Forum: PowerShell Studio
Topic: CODE folding & CODE formatting problems.
Replies: 5
Views: 3068

CODE folding & CODE formatting problems.

PowerShell Studio 2015 ver 4.2.95 on Windows 7 Pro x64. I have recently renewed my subscription from version 4.2.86 and did the in-place upgrade to version 4.2.95. Now to my great disappointment I am experiencing horrible code folding and code formatting issues that does not go away even if you rese...
by gvonpickartz
Thu Jul 23, 2015 3:01 am
Forum: PowerShell Studio
Topic: The IDE crashes when clicking on random object in a FORM.
Replies: 3
Views: 1971

Re: The IDE crashes when clicking on random object in a FORM

What I did: Yesterday I downgraded to previous release and I worked on that version for the day. Today I upgraded to the latest service release and now it does not have this left panel (toolbar/object browser?) issue with it not hiding on start up like it did. I had to firstly close that then procee...
by gvonpickartz
Wed Jul 22, 2015 1:47 am
Forum: PowerShell Studio
Topic: The IDE crashes when clicking on random object in a FORM.
Replies: 3
Views: 1971

The IDE crashes when clicking on random object in a FORM.

Using PowerShell Studio (SPS15Setup_4.2.89_071415_x64) on 64bit Win7. When I load my existing project in this new version (4.2.89) and attempt to run or modify the form (even simply clicking a button for editing/viewing code) crashes the IDE. I tried to do an MSI repair, still no success. I can edit...
by gvonpickartz
Fri Jul 10, 2015 1:43 am
Forum: PowerShell Studio
Topic: Output/Help window appears to often.
Replies: 1
Views: 1268

Output/Help window appears to often.

Using Studio 2015, 64 bit version 4.2.86 on 64bit Win7. During form building & testing, the output window appears too often when not desired/required, even if set to design mode only or disabling auto-layout. At times, opening the Studio editor has my output window maxed out, even I have not ope...
by gvonpickartz
Fri Jul 10, 2015 1:06 am
Forum: PowerShell Studio
Topic: Form building and or re-load issues.
Replies: 1
Views: 1269

Form building and or re-load issues.

Using Studio 2015, 64 bit version 4.2.86 on 64bit Win7. File format: UTF-16 or 8 During form building and testing, I notice that some of my existing code created to use the objects like buttons, combo boxes, check boxes etc don't work. I then double click all my event objects (buttons etc.) for it t...
by gvonpickartz
Wed Apr 01, 2015 8:47 am
Forum: PowerShell Studio
Topic: Bug Report: Check Syntax does not fault on lonely ELSE.
Replies: 3
Views: 2049

Re: Bug Report: Check Syntax does not fault on lonely ELSE.

True about the PowerShell reporting it like you mentioned.

I am interested in the Sapien IDE that does not catch that error. It states, no errors.