mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-16 23:55:52 +01:00
[website] Update dialog docs
This commit is contained in:
parent
bea0c1446a
commit
2e0a6f95a0
2 changed files with 8 additions and 1 deletions
|
|
@ -217,7 +217,14 @@ type FileFilter struct {
|
|||
#### Windows
|
||||
|
||||
Windows allows you to use multiple file filters in dialog boxes. Each FileFilter will show up as a separate entry in the
|
||||
dialog.
|
||||
dialog:
|
||||
|
||||
<div class="text--center">
|
||||
<img src="/img/runtime/dialog_win_filters.png" width="50%" style={{"box-shadow": "rgb(255 255 255 / 20%) 0px 4px 8px 0px, rgb(104 104 104) 0px 6px 20px 0px"}}/>
|
||||
</div>
|
||||
<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
#### Mac
|
||||
|
||||
|
|
|
|||
BIN
website/static/img/runtime/dialog_win_filters.png
Normal file
BIN
website/static/img/runtime/dialog_win_filters.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
Loading…
Add table
Add a link
Reference in a new issue