Nikolay Igotti
4 years ago
1 changed files with 19 additions and 0 deletions
@ -0,0 +1,19 @@
|
||||
## Features |
||||
|
||||
Features currently available in Compose for Desktop |
||||
* [Scrollbars support](tutorials/Scrollbars/README.md) |
||||
* [Image loading support](tutorials/Image_And_Icons_Manipulations/README.md) |
||||
* [Keyboard handling](tutorials/Keyboard/README.md) |
||||
* [Mouse clicks and move](tutorials/Mouse_Events/README.md) |
||||
* [Packaging to native distributions](tutorials/Native_distributions_and_local_execution/README.md) |
||||
* [Tray, menu bar and notifications](tutorials/Tray_Notifications_MenuBar/README.md) |
||||
* [Window properties handling](tutorials/Window_API/README.md) |
||||
|
||||
Follow individual tutorials to understand how to use particular feature. |
||||
|
||||
### Limitations |
||||
|
||||
Following limitations apply to Milestone 1 (M1) release. |
||||
|
||||
* Only macOS 10.15 or later is supported |
||||
* Only 64-bit Windows is supported |
Loading…
Reference in new issue