Update tutorials

This commit is contained in:
Igor Demin
2021-06-22 12:17:03 +03:00
committed by GitHub
parent cd7f4f4587
commit ef697af7ed

View File

@@ -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: