You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently ran across QML.jl and love the blend of the Qt + Julia!
I would be interested in seeing the Qt Quick Extras package supported and would be willing to help get that going as I would like to use some of the UI controls in that package.
If you have any notes or can point me in the correct direction I'd be willing to give it a go unless there is a technical / license issue.
The text was updated successfully, but these errors were encountered:
Then, you should be able to use the package by adding using Qt5QtQuickExtras_jll to your Julia code.
Note that we are currently in the process of upgrading to Qt6, so I think Qt Quick Extras will no longer work there, since Qt Quick Controls 1 is no longer available.
I recently ran across QML.jl and love the blend of the Qt + Julia!
I would be interested in seeing the Qt Quick Extras package supported and would be willing to help get that going as I would like to use some of the UI controls in that package.
If you have any notes or can point me in the correct direction I'd be willing to give it a go unless there is a technical / license issue.
The text was updated successfully, but these errors were encountered: