Browse Source

Update tutorials

pull/807/head
Igor Demin 3 years ago committed by GitHub
parent
commit
ef697af7ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      tutorials/Window_API_new/README.md

1
tutorials/Window_API_new/README.md

@ -410,7 +410,6 @@ fun main() = application {
}
}
```
(Currently it is a bit verbose, but in the future we will investigate how we can provide a simple API for handling window key events).
## Dialogs
There are two types of window – modal and regular. Below are the functions for creating each:

Loading…
Cancel
Save