An open API service indexing awesome lists of open source software.

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

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 ...

![img](_img/Dialog.png)

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

![img](_img/Fragments.png)

* 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.

![img](_img/Slices.png)

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

![img](_img/Animation.gif)

Why? Because I can.

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