Windows Forms and threading

Issue #38 new
Alan Finn created an issue

Looking for some advice (or feasibility) of leveraging synchronized collections in runspaces to execute long running tasks while updating controls on the Windows Form, not interfering with user interaction, etc. Is there a way to do this as PoshTools maintains a separate "designer.ps1" file to store the UI configurations. Is there a way to add controls from the designer.ps1 file to a separate thread from within the main .ps1 file?

Thanks in advance!

Comments (0)

  1. Log in to comment