FYI
--- Begin Message ---
Hi Lucien,

Sailfish Silica will have BusyIndicator component with size variants small, 
medium and large (size: BusyIndicatorSize.Small/Medium/Large).

Page {
    BusyIndicator {
        anchors.centerIn: parent
        running: model.status == Model.Loading
    }
}

Cheers,

Joona

________________________________________
From: devel-boun...@lists.sailfishos.org [devel-boun...@lists.sailfishos.org] 
on behalf of Lucien XU [sfietkonstan...@free.fr]
Sent: 13 June 2013 19:12
To: devel@lists.sailfishos.org
Subject: [SailfishDevel] Spinner

Hello !

I wanted to know if there is a "Spinner" type component for Sailfish.
Something to indicate that there is a task in progress, but that we don't know
the state of the task.

I have found that "progress circle" in the components demo. But it seems to be
tailored for tasks for which we know the progress.

Is there a component that will replace the Spinner component in Harmattan ?
And if no, will there be one ?

Thanks in advance,
Lucien
_______________________________________________
SailfishOS.org Devel mailing list

--- End Message ---
_______________________________________________
SailfishOS.org Devel mailing list

Reply via email to