Re: [SailfishDevel] Counter or timer

2015-06-23 Thread Bob Jelica
Here’s some simple code (check docs for Timer) Timer { id: myTimer interval: 1000 onTriggered: doSomethingWithALabel() } //bob > On 23 Jun 2015, at 15:24, mariusz sapinski wrote: > > Hi all, > > this must be a trivial question to most of you but I would like

Re: [SailfishDevel] Counter or timer

2015-06-23 Thread Андрей Кожевников
Explain please what and why you want to update? 2015-06-23 18:24 GMT+05:00 mariusz sapinski : > Hi all, > > this must be a trivial question to most of you but I would like to > display a counter, updated every minute. What UI element should I use? I > cannot update Text or Label, right? > >

[SailfishDevel] Counter or timer

2015-06-23 Thread mariusz sapinski
Hi all, this must be a trivial question to most of you but I would like to display a counter, updated every minute. What UI element should I use? I cannot update Text or Label, right? Best regards, Mariusz ___ SailfishOS.org Devel mailing list To