A new service build of PrimalForms 2011 has been release. Registered users can download the latest service builds from MySAPIEN.
Release Notes:
PrimalForms 2011 v2.0.9
– UPD: Improved Parameter PrimalSense parsing
– UPD: Default Assemblies will now be added to Template Forms
– UPD: Project Template Assemblies
– UPD: Dialog Style Template. Anchored OK button and set the form’s StartPosition to CenterScreen.
– UPD: Standalone Form OnApplicationLoad / Exit functions will no longer be inserted automatically (Use snippets to add back in)
– UPD: Packager Engine and the way STA mode is handled
– FIX: Hover Message for variables not showing colored types
– FIX: Exception popup when Copy HTML to clipboard failed
– FIX: Write-Host line formatting issue
– FIX: Error message character position
– FIX: SnippetEditor’s Saving Directory was not set to snippets folder
– FIX: File extension for Exports on XP was not ps1
– ADD: ErrorProvider control
– ADD: Control Helper Function Templates with option to disable.
– ADD: Project – Parameter support for functions declared in global files
– ADD: OnApplicationLoad and OnApplicationExit function snippets
– ADD: Splitter control
– ADD: FlowLayoutPanel Control
– ADD: Option to add custom parameters to Projects and Package Scripts (.pfs) files
– ADD: New Option to Run As User in Packager
– ADD: Generated scripts will now remove control event handlers before closing the form