Add ability to assign a menu when creating a window on Windows (#1842)
This commit is contained in:
parent
bd99eb1347
commit
b1d353180b
5 changed files with 27 additions and 3 deletions
|
|
@ -116,6 +116,7 @@ If your PR makes notable changes to Winit's features, please update this section
|
|||
### Windows
|
||||
* Setting the taskbar icon
|
||||
* Setting the parent window
|
||||
* Setting a menu bar
|
||||
* `WS_EX_NOREDIRECTIONBITMAP` support
|
||||
* Theme the title bar according to Windows 10 Dark Mode setting or set a preferred theme
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue