Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/v0idpointer/win11-ui-preview
Interface Preview for testing the visual style on Win32 common controls
https://github.com/v0idpointer/win11-ui-preview
Last synced: 5 days ago
JSON representation
Interface Preview for testing the visual style on Win32 common controls
- Host: GitHub
- URL: https://github.com/v0idpointer/win11-ui-preview
- Owner: v0idpointer
- License: mit
- Created: 2021-06-16T18:03:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-16T18:19:28.000Z (over 3 years ago)
- Last Synced: 2024-01-15T00:48:50.852Z (10 months ago)
- Language: C++
- Size: 9.77 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Interface Preview
Interface Preview is a simple application written in C++ used to test the effects of visual styles on Win32 Common Controls. It was written specifically to test / preview visual changes from Windows 10 to Windows 11.
## Features
- Preview visual styles on buttons, checkboxes, radio buttons.
- Preview visual styles on textboxes and combo-boxes.
- Preview visual styles on different progress bar values.
- Preview Superbar (Windows 7 taskbar) progress bar states and values.
## TODO:- More Common Controls
- Windows Vista / 7 style notifications.
- Windows 8 / 10 style notifications.
- Icon preview.## License
[MIT](https://choosealicense.com/licenses/mit/)