Extended-Toolkit icon indicating copy to clipboard operation
Extended-Toolkit copied to clipboard

[Discussion]: As part of V6, can the modules be broken down into smaller units, and also remove duplication?

Open Smurf-IV opened this issue 3 years ago • 2 comments

I know.. This will lead to "Breaking changes", but as it is a new version then these are allowed ;-)

For example.. Create a dll that only has MessageBox extensions in it. Reason.. I do not want to download Scintilla and other third party libraries just to have a MessageBox with a timeout on it !

Another example.. Rounded controls: The base of these appear to be in at least 2 different places with also "research" code still splatted all over the place.

Note: Research code should be in a separate place and not part of the shipped NuGet dll(s)

Smurf-IV avatar Mar 30 '21 06:03 Smurf-IV

@Smurf-IV Rounded/Standard controls will actually be removed, as I've added functionality to the action lists in the standard toolkit. But +1 for the idea of a MessageBox module

PWagner1 avatar Mar 30 '21 07:03 PWagner1

Maybe have a MB act like a KryptonPalette component for easier configuration in the designer?

PWagner1 avatar Mar 30 '21 07:03 PWagner1