win32material


Namewin32material JSON
Version 1.0.6 PyPI version JSON
download
home_pagehttps://github.com/littlewhitecloud/win32material
SummaryApply some window effects to the Win32 Applications
upload_time2024-07-01 10:49:25
maintainerNone
docs_urlNone
authorlittlewhitecloud
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # win32material
Apply some window effects to the Win32 Applications

## Installation
```console
pip install win32material
```

## Gallery
![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/win32style/assets/71159641/760b5195-354e-428c-9f48-781e7a4dc3ae)
```python
from win32material import ...
ApplyMica(hwnd, theme, micaalt)
ApplyAcrylic(hwnd, extend)
```

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/littlewhitecloud/win32material",
    "name": "win32material",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "littlewhitecloud",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/1a/cb/00aacd8d991c956866d5563bb72628928c95466916edf8d6c94f9760b8e3/win32material-1.0.6.tar.gz",
    "platform": null,
    "description": "# win32material\nApply some window effects to the Win32 Applications\n\n## Installation\n```console\npip install win32material\n```\n\n## Gallery\n![image](https://github.com/littlewhitecloud/win32material/assets/71159641/ffcea60c-718a-4315-9069-c1e4abc3f4cd)\n![image](https://github.com/littlewhitecloud/win32material/assets/71159641/c9e522c5-d8c5-4563-a0e5-7fef39366a1d)\n![image](https://github.com/littlewhitecloud/win32style/assets/71159641/760b5195-354e-428c-9f48-781e7a4dc3ae)\n```python\nfrom win32material import ...\nApplyMica(hwnd, theme, micaalt)\nApplyAcrylic(hwnd, extend)\n```\n\n```python\nChangeTitlebarColor(hwnd, \"#111111\")\n```\n![image](https://github.com/littlewhitecloud/win32style/assets/71159641/bc179e80-fcb0-48e4-92f0-8ab9e465ef1e)\n\n```python\nChangeBorderColor(hwnd, \"#114514\")\n```\n![image](https://github.com/littlewhitecloud/win32style/assets/71159641/7c3b035d-4a40-4026-aa5f-fbaf27846e43)\n\n\n```python\nChangeTitleColor(hwnd, \"#745616\")\n```\n![image](https://github.com/littlewhitecloud/win32style/assets/71159641/f3521d0b-3483-4138-bcda-b2d742079385)\n\n```python\nSetBorderType(hwnd, BORDERTYPE.RECTANGULAR)\n```\n![image](https://github.com/littlewhitecloud/win32style/assets/71159641/2a609226-5021-47f5-a80e-0e9250701140)\n\n```python\nSetBorderType(hwnd, BORDERTYPE.ROUND)\n```\n![image](https://github.com/littlewhitecloud/win32style/assets/71159641/5648f581-3a92-4a3c-bd74-853d5f38677a)\n\n```python\nSetBorderType(hwnd, BORDERTYPE.SMALLROUND)\n```\n![image](https://github.com/littlewhitecloud/win32style/assets/71159641/f06c4917-757f-48c5-b411-ed243f8fdf1c)\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Apply some window effects to the Win32 Applications",
    "version": "1.0.6",
    "project_urls": {
        "Homepage": "https://github.com/littlewhitecloud/win32material"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43d0542f2ddb970a46a936b9368e8ca365a080bdf0e396483ea39f8210673e02",
                "md5": "e15247843e52646c9930972729810791",
                "sha256": "15180ccb3bd0439d05fc000ac83af50e24294a52c071b91d9cfbf30c969ebe9a"
            },
            "downloads": -1,
            "filename": "win32material-1.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e15247843e52646c9930972729810791",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4176,
            "upload_time": "2024-07-01T10:49:24",
            "upload_time_iso_8601": "2024-07-01T10:49:24.334245Z",
            "url": "https://files.pythonhosted.org/packages/43/d0/542f2ddb970a46a936b9368e8ca365a080bdf0e396483ea39f8210673e02/win32material-1.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1acb00aacd8d991c956866d5563bb72628928c95466916edf8d6c94f9760b8e3",
                "md5": "44659ceecadcd89c78df627f58b00967",
                "sha256": "43484c46f3bfa62019c5614ce605e2b938adf5b32ed34d58e30e9a381e2f84fd"
            },
            "downloads": -1,
            "filename": "win32material-1.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "44659ceecadcd89c78df627f58b00967",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3538,
            "upload_time": "2024-07-01T10:49:25",
            "upload_time_iso_8601": "2024-07-01T10:49:25.490949Z",
            "url": "https://files.pythonhosted.org/packages/1a/cb/00aacd8d991c956866d5563bb72628928c95466916edf8d6c94f9760b8e3/win32material-1.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-01 10:49:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "littlewhitecloud",
    "github_project": "win32material",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "win32material"
}
        
Elapsed time: 0.75371s