Muse4.4 defect, unable to open FileDialog
FileDialog cannot use filediglog.open(); Is there an alternative method to choose a file path using the method provided.
FileDialog cannot use filediglog.open(); Is there an alternative method to choose a file path using the method provided.
Do you still have an unanswered question? Please log in first to post your question.
Comments
Already resolved!
import QtQuick
import QtQuick.Controls
import QtQuick.Layouts
import Muse.UiComponents
import MuseScore
import Muse.Ui
MuseScore {
}