Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/)