Re: [SailfishDevel] datepickerdialog
Hi, On 02/27/2013 10:34 AM, nic...@nicoladefilippo.it wrote: thus i changed it in (added ","): Button { id: button text: "choose a date" onClicked: pageStack.openDialog("Sailfish.Silica.DatePickerDialog", { year: 2012,
[SailfishDevel] datepickerdialog
Hi, i'm trying https://sailfishos.org/sailfish-silica/qml-sailfishsilica-datepickerdialog.html but this code has a error: Button { id: button text: "choose a date" onClicked: pageStack.openDialog("Sailfish.Silica.DatePickerDialog", { year: 2012 month: 11