I have set the difficulty option of a game in qml(like easy,medium,hard,expert).Each one is separate button.Can I write into a xml file ,which button I clicked? Or how can I write that?
Printable View
I have set the difficulty option of a game in qml(like easy,medium,hard,expert).Each one is separate button.Can I write into a xml file ,which button I clicked? Or how can I write that?
Hai,
How can we read data written on an Xml file from javscript.Any help ?
For reading data in xml you can use XMLHttpRequest