Thanks Andrey, I completely forgot about Repearer, my QML skills are a bit
rusty. :(
Thanks again
Kris
On Sat May 10 2014 14:13:05 GMT+0100 (BST), Andrey Kozhevnikov wrote:
> wrong way. use Repeater instead of ListVIew
> 10.05.2014 19:11, Krisztian Olah ?:
> > Hi everyone, I found this snip
wrong way. use Repeater instead of ListVIew
10.05.2014 19:11, Krisztian Olah ?:
Hi everyone, I found this snippet in the Qt Devdays Beiing
document(p16), I want to do something similar; Having a SilicaListView
in a Column which in return is in a SilicaFlickable.
SilicaFlickable {
PullD
Hi everyone, I found this snippet in the Qt Devdays Beiing document(p16), I
want to do something similar; Having a SilicaListView in a Column which in
return is in a SilicaFlickable.
SilicaFlickable {
PullDownMenu { ... }
Column {
SlideshowView {
model: monthModel