Why create a GUI for my PowerShell Scripts? Microsoft Windows became successful because it offers an easy to use visual interface which doesn’t require users to remember console commands. Users still prefer a mouse click over having to type a command. One of the top reasons users create a GUI for their scripts is to […]
Tag: PrimalForms 2011
Back From TechEd 2011: PrimalForms 2011 is a full featured PowerShell ISE
We had a great show at TechEd 201. We’d like to thank all of the people who took the time to pass by our booth. I would like to take this time to answer some common questions we were asked at TechEd 2011. Isn’t PrimalForms 2011 only for creating GUIs (Graphical User Interfaces) in […]
Spotlight on the Button Control
The Spotlight on Controls series describes the controls, that is, the objects in the System.Windows.Forms namespace, so you can use them effectively when building GUI apps in PowerShell Studio and PrimalScript. Each post focuses on one control and lists its most important properties, methods, and events, including the default event that PowerShell Studio adds to […]
Spotlight on the Form Control
The Spotlight on Controls series describes the controls, that is, the objects in the System.Windows.Forms namespace, so you can use them effectively when building GUI apps in PowerShell Studio and PrimalScript. Each post focuses on one control and lists its most important properties, methods, and events, including the default event that PowerShell Studio adds to […]
Service Release (6/1/2011)
New versions of PrimalForms 2011, PrimalSQL 2011, and PrimalXML 2011 are available. Registered users can download the latest service builds from MySAPIEN. Release Notes: PrimalForms 2011 v2.0.7 – FIX: Renaming controls in designer failed to update editor do to case mismatch – FIX: PrimalSense Foreach Type info not showing for basic arrays – FIX: […]
Spotlight on Controls: Common Properties and Methods
The Spotlight on Controls series is designed to teach beginning GUI developers about controls, the WinForms (System.Windows.Forms) objects that you use in a GUI application. Each article feature a different WinForms control and introduces its most frequently used properties, methods, and events. Unlike the MSDN reference pages, the examples are written in Windows PowerShell, so […]
Service Release (5/3/2011)
New versions of PrimalForms 2011, PrimalForms 2009, and PrimalSQL 2011 are available. Registered users can download the latest service builds from MySAPIEN. Release Notes: You can now design charts in PrimalForms 2011! Microsoft Chart Controls for Microsoft .NET Framework 3.5 is required. PrimalForms 2011 v2.0.3 – FIX: Margin Line Numbers now resize when the font size […]