https://kotlinlang.org logo
#compose
Title
# compose
a

alilosoft

11/21/2020, 6:05 PM
hey, I know that compose is in alpha, but I want to use it in a psesonal project, a simple Cart app. with the current state of the lib is that acheivable? can I use swing components if I need some use case that is not supported yet?
c

codeslubber

11/21/2020, 6:31 PM
Swing?? as in JFC?? that would be a no.
You can still use XML components and the docs cover interop.
t

Timo Drick

11/21/2020, 7:05 PM
If you refere to compose-desktop you can have a look here for Swing interop: https://github.com/JetBrains/compose-jb/tree/master/tutorials/Swing_Integration
a

alilosoft

11/21/2020, 11:04 PM
really sorry for that, I intended to ask this question on the compose-desktop channel, but unfortunately I was walking and using my mobile so I missed the channel?