Search found 89 matches

by boyddt_co
Tue May 18, 2021 10:03 am
Forum: PowerShell GUIs
Topic: Adding German Language to project
Replies: 4
Views: 3819

Re: Adding German Language to project

Windows 10 Powershell Studio 5.8.188 PowerShell v5.1.17763.1852 hello, I was able to get the language switch to work as expected, thank you. What I'm struggling with now is formatting. what I'd like to get is the following. I tried to add a `r`n into the text and it was just inserted as text. I trie...
by boyddt_co
Fri May 14, 2021 12:47 pm
Forum: PowerShell GUIs
Topic: clickable entries in RichTextBox
Replies: 4
Views: 3537

Re: clickable entries in RichTextBox

So I'm trying the listview box and it isn't working as expected. Using the add-listviewitem code that is automatically added, entries are duplicated. In the picture you can see the output to the GUI and the output to the console. The code where I call the add-listviewitem is included. Sapien_ListVie...
by boyddt_co
Thu May 13, 2021 9:04 am
Forum: PowerShell GUIs
Topic: Rotating Text in label
Replies: 2
Views: 2606

Re: Rotating Text in label

Thank you
by boyddt_co
Wed May 12, 2021 2:10 pm
Forum: PowerShell GUIs
Topic: Rotating Text in label
Replies: 2
Views: 2606

Rotating Text in label

I have an app that I'm creating and I'd like the text in a label to change. I would like it to display the text in English, German, French and Italian. Any ideas?
by boyddt_co
Mon Apr 26, 2021 1:02 pm
Forum: PrimalScript
Topic: PrimalScript 2021 Installation Issues
Replies: 2
Views: 10090

PrimalScript 2021 Installation Issues

PrimalScript 2021 8.0.19 040121 Windows 10 5.1.17763.1852 Recently update my DevOps Suite and in PrimalScript when I click on File | New there are no templates listed. Secondly, when I click Help | Check now none of the programs are listed with their current version information. This is happening in...
by boyddt_co
Mon Apr 26, 2021 12:00 pm
Forum: PrimalXML
Topic: Creating XML Documents
Replies: 1
Views: 42753

Creating XML Documents

PrimalXML 4.5.65 012921
Windows 10
Powershell v5.1.17763.1852

Recently purchased the DevOps suite and looking at the PrimalXML app. Can you create XML files with it or is it just to review the files? If you can create them, is there any documentation about the application?
by boyddt_co
Fri Apr 23, 2021 9:41 am
Forum: PowerShell GUIs
Topic: Web Browser
Replies: 2
Views: 1945

Re: Web Browser

Thank you, I will check it out.
by boyddt_co
Fri Apr 23, 2021 9:39 am
Forum: PowerShell GUIs
Topic: clickable entries in RichTextBox
Replies: 4
Views: 3537

Re: clickable entries in RichTextBox

Thank you, I will give that a try.
by boyddt_co
Thu Apr 22, 2021 2:26 pm
Forum: PowerShell GUIs
Topic: Adding German Language to project
Replies: 4
Views: 3819

Adding German Language to project

Powershell Studio 2021 build 5.8.188
Windows 10
Powershell v5.1.17763.1852

I'm creating a site checking app and the end-users are now asking that I translate it into German, is there an easy way to do this?
by boyddt_co
Thu Apr 22, 2021 1:47 pm
Forum: PowerShell GUIs
Topic: clickable entries in RichTextBox
Replies: 4
Views: 3537

clickable entries in RichTextBox

I am creating a site/server checking application and the end users decided that if a site/server fails they want to be able to click on it and get a tracert outputted. What are my options to have a link embedded in the RTB field? I've included a screenshot. So, in this example, they would want to cl...