I noticed that KorUI is reference in the documenta...
# korge
c
I noticed that KorUI is reference in the documentation, and links to the korgw repository, but also it seems to mention that it is old? And I cannot seem to use it in my korge project. Is KorUI still supported? If not, are there other alternatives? I know there are some
ui
Views, like
uiButton
,
uiComboBox
, etc.
r
Yep, korui is now unsupported, but we are planning to restore it in the future. In korge there are a few ui classes you can use now. Is there anything particular you need to use?
d
Yeah, that documentation is outdated. We temporarily disabled korui before korge 1.0 to reduce the scope of the libraries. But we will recover some of the code there and make it available to korge
c
I think for what I need, I can get by with the
uiButton
,
uiComboBox
, for now, I just need to figure out how skinning works. When the KorUI code is restored, will the existing
ui
classes be moved there?
r
I think, yes
👍 1
We will also update skinning to support new text view that we are going to release in KorGE 2.0