mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Update contextmenus/dev example
This commit is contained in:
parent
473cf1cae3
commit
2b843fc12e
2 changed files with 16 additions and 0 deletions
15
v3/examples/contextmenus/README.md
Normal file
15
v3/examples/contextmenus/README.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# contextmenus
|
||||
|
||||
This example shows how to create a context menu for your application.
|
||||
|
||||
# Status
|
||||
|
||||
| Platform | Status |
|
||||
|----------|-------------|
|
||||
| Mac | |
|
||||
| Windows | Not Working |
|
||||
| Linux | |
|
||||
|
||||
# TODO
|
||||
|
||||
- [ ] Windows: Fix crash for custom context menu
|
||||
1
v3/examples/dev/.gitignore
vendored
Normal file
1
v3/examples/dev/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
.task
|
||||
Loading…
Add table
Add a link
Reference in a new issue