Search found 25 matches

by rslaav
Wed Jun 10, 2020 6:32 pm
Forum: PowerShell GUIs
Topic: Powershell Studio simple timer assistance
Replies: 3
Views: 1745

Powershell Studio simple timer assistance

Product, version and build: Powershell Studio 2020 32 or 64 bit version of product: 64 Operating system: Win 10 32 or 64 bit OS: 64 --- How would I create a timer on my form, such that when I click on the label used to the display it, or a button, it begins counting microseconds. ex: $labelTimer_Cli...
by rslaav
Wed Jun 10, 2020 12:39 pm
Forum: PowerShell GUIs
Topic: is dynamic dialogs possible?
Replies: 3
Views: 1815

Re: is dynamic dialogs possible?

excellent issue, i'd like to know as well :)

note: I think we need to write lambda expressions in this situation, from what I gathered earlier. I am looking at similar problems, but not with gui issues.
by rslaav
Wed Jun 10, 2020 11:18 am
Forum: PowerShell
Topic: AiF (application Integration Framework) Microsoft Dynamics AX
Replies: 3
Views: 2169

AiF (application Integration Framework) Microsoft Dynamics AX

I am curious if I can use PrimalScript or something similar to interact with my user-data on a microsoft dynamics ax system on the cloud. I was told to look at aif solutions, but would your solution be of any aid to me in this regard? I am rather confused about using aif in any manner, can't find mu...
by rslaav
Wed Jun 10, 2020 6:00 am
Forum: PowerShell GUIs
Topic: Sound clips
Replies: 1
Views: 1128

Sound clips

I am curious if it's possible to play sound clips in psf files or otherwise in ps1/psm1 using powershell studio. I have the latest version, on 64bit, but I don't see any options to add sound. I'd like to play a clip during certain selections in the wizard form, to warn against using, etc. Possible?
by rslaav
Wed Jun 10, 2020 1:52 am
Forum: PowerShell Studio
Topic: Config changes, and ideas
Replies: 2
Views: 1120

Config changes, and ideas

Hi everyone, so far I am loving this IDE, it's very feature rich and powerful. I am just curious about a couple of issues on my end: - Is it possible to automatically use double-quotes (") instead of single-quotes when I auto-complete a line, it typically tab completes to something like 'Black'...