How Do I update an Existing Controlset?

Ask questions about creating Graphical User Interfaces (GUI) in PowerShell and using WinForms controls.
Forum rules
Do not post any licensing information in this forum.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 6 years and 9 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
User avatar
toddkenn@gmail.com
Posts: 28
Last visit: Sun Jan 08, 2023 7:26 am

How Do I update an Existing Controlset?

Post by toddkenn@gmail.com »

If I create my own controlset is there some easier way of updating it other than reselecting everything and going through the process of initial creation and overwrite the existing controlset?
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: How Do I update an Existing Controlset?

Post by davidc »

At the moment, you have to replace the existing control set.
David
SAPIEN Technologies, Inc.
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

Re: How Do I update an Existing Controlset?

Post by jvierra »

davidc wrote:At the moment, you have to replace the existing control set.
Which we hope will be fixed by the next release of PSS :roll:
User avatar
toddkenn@gmail.com
Posts: 28
Last visit: Sun Jan 08, 2023 7:26 am

Re: How Do I update an Existing Controlset?

Post by toddkenn@gmail.com »

For the sake of cleanup it might be a good idea to incorporate the added events from a controlset into their region markers. It makes it much easier to clean up if your trying different settings to beable to colapse the region that all the added events are in and just delete it that way rather than hunting through the code for all the added events that get created. Just a thought
User avatar
jewver
Posts: 21
Last visit: Sun Jan 28, 2024 11:24 pm

Re: How Do I update an Existing Controlset?

Post by jewver »

jvierra wrote: Which we hope will be fixed by the next release of PSS :roll:
That´s nice to hear...

... perhaps we are able to edit property sets too?? ;)
This topic is 6 years and 9 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked