Re: [SailfishDevel] next community meeting ??

2015-06-23 Thread Carol Chen
Hi, Perhaps it's the summer vacations, in any case there's still no proposed topics. We'll postpone the meeting until someone adds something to the agenda here: https://together.jolla.com/question/54157/sailfishos-open-source-collaboration-meeting-planning/ (by Tuesday of the week for meeting

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