Hi,
Thanks, I didn't think of starting a Timer during an iphb wake-up. It still
gets a bit difficult though having to juggle both Insomniac and a Timer at the
same time, especially as I need to chain a bunch of timers, some with
intervals as short as five seconds, and I need to make sure that t
On Saturday 15 March 2014 23:55 Arvid Fahlström Myrman wrote:
> Hi,
>
> Thanks, I didn't think of starting a Timer during an iphb wake-up. It still
> gets a bit difficult though having to juggle both Insomniac and a Timer at
> the same time, especially as I need to chain a bunch of timers, some wi
I am wondering how I could display a single ListModel in multiple
SilicaGridViews (filtered)?
Simply making an item invisible in a specific view does not work, because it
still consumes (cellWidth x cellHeight) the space.
I know, I could also implement my own model in c++. Probably something li