Win32material

Latest version: v1.0.3

Safety actively analyzes 626157 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.3

In this release, I add more functions:
`SetBorderType` `ChangeTitlebarColor` `ChangeTitleColor` `ChangeBorderColor`
And a new class
`BORDERTYPE`

python
ChangeTitlebarColor(hwnd, "111111")

![image](https://github.com/littlewhitecloud/win32style/assets/71159641/bc179e80-fcb0-48e4-92f0-8ab9e465ef1e)

python
ChangeBorderColor(hwnd, "114514")

![image](https://github.com/littlewhitecloud/win32style/assets/71159641/7c3b035d-4a40-4026-aa5f-fbaf27846e43)


python
ChangeTitleColor(hwnd, "745616")

![image](https://github.com/littlewhitecloud/win32style/assets/71159641/f3521d0b-3483-4138-bcda-b2d742079385)

python
SetBorderType(hwnd, BORDERTYPE.RECTANGULAR)

![image](https://github.com/littlewhitecloud/win32style/assets/71159641/2a609226-5021-47f5-a80e-0e9250701140)

python
SetBorderType(hwnd, BORDERTYPE.ROUND)

![image](https://github.com/littlewhitecloud/win32style/assets/71159641/5648f581-3a92-4a3c-bd74-853d5f38677a)

python
SetBorderType(hwnd, BORDERTYPE.SMALLROUND)

![image](https://github.com/littlewhitecloud/win32style/assets/71159641/f06c4917-757f-48c5-b411-ed243f8fdf1c)

**Full Changelog**: https://github.com/littlewhitecloud/win32style/compare/v1.0.0...v1.0.3

1.0.0

Added acrylic, blur and mica (also mica alt) effect.

![image](https://github.com/littlewhitecloud/win32material/assets/71159641/ffcea60c-718a-4315-9069-c1e4abc3f4cd)
![image](https://github.com/littlewhitecloud/win32material/assets/71159641/c9e522c5-d8c5-4563-a0e5-7fef39366a1d)
![image](https://github.com/littlewhitecloud/win32material/assets/71159641/787b8dec-3850-47ac-8c21-3441a4976b65)
![image](https://github.com/littlewhitecloud/win32material/assets/71159641/dd3f26d6-fa07-44be-9f7a-245d371cda5f)

**Full Changelog**: https://github.com/littlewhitecloud/win32material/commits/v1.0.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.