https://github.com/awaescher/winformsct
☢️ The one and only computer tomographer for Windows Forms user interfaces
https://github.com/awaescher/winformsct
control-tree document-outline interactive-visualizations ui ui-analytics winforms
Last synced: 11 months ago
JSON representation
☢️ The one and only computer tomographer for Windows Forms user interfaces
- Host: GitHub
- URL: https://github.com/awaescher/winformsct
- Owner: awaescher
- Created: 2018-09-19T21:26:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-16T07:24:46.000Z (over 6 years ago)
- Last Synced: 2025-01-06T14:54:23.593Z (about 1 year ago)
- Topics: control-tree, document-outline, interactive-visualizations, ui, ui-analytics, winforms
- Language: C#
- Homepage:
- Size: 5.67 MB
- Stars: 48
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WinFormsCT
### A new way to analyse the anatomy of a WinForms UI.
#### WinFormsCT will scan any form (`System.Windows.Forms.Form`) and all of its child controls recursively to generate a sliced-based height map.
* Out of a form like this ...

* ... WinFormsCT will detect each control, save a screen copy and collect additional meta data:

* With that, WinFormsCT is able to reconstruct a kind of "height map" for the all the controls of the same hierarchy levels and renders them into "slices" like any good computer tomographer would do.

* These slices can then be used to browse the form's control hierarchy interactively. Including some awesome effects with good old GDI+.

Why? Because I can.
## Credits
The app icon was made by Freepik from www.flaticon.com and is licensed by CC 3.0 BY