mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Kotlin: note/link to UI Designer with Kotlin issue
This commit is contained in:
parent
64d0334394
commit
aaa7b31eb5
@ -97,7 +97,7 @@ intellij {
|
||||
|
||||
## 4. UI in Kotlin
|
||||
|
||||
The best way to create user interfaces with Kotlin is to use a [type safe DSL](/user_interface_components/kotlin_ui_dsl.md) for building forms instead of GUI designer.
|
||||
The best way to create user interfaces with Kotlin is to use a [type safe DSL](/user_interface_components/kotlin_ui_dsl.md) for building forms. Using GUI designer with Kotlin is currently [not supported](https://youtrack.jetbrains.com/issue/KT-6660).
|
||||
|
||||
## 5. Handling Kotlin code
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user