>
> Dear sailors,
>
> I am relatively new to QML and I am trying to achieve following
> layout:
>
> Label
> [ Image ]
>
> Label
> [ Image ]
>
> and I am trying to do it with Repeater and Component (I use Component /
> Rectangle to aggrate two elements for repeater - not sure if this is
>
I tried but i still can't build, i can create an rpm but it seems that the
rpm doesn't copy the files on the device while installing.
I also tried installing previous version of SDK but it didn't work.
2015-03-06 15:47 GMT+01:00 Andrey Kozhevnikov :
> Compiled and build project to rpm with no pr
Hello everyone,
I have Installed the binary package from the offical side.
(http://releases.sailfishos.org/sdk/installers/1502/SailfishOSSDK-Beta-1502-Qt5-linux-64-offline.run)
In addition I have installed virtualbox and loaded the kernel modules
via the distribution (Arch Linux) tool chain.
Dear sailors,
I am relatively new to QML and I am trying to achieve following
layout:
Label
[ Image ]
Label
[ Image ]
and I am trying to do it with Repeater and Component (I use Component /
Rectangle to aggrate two elements for repeater - not sure if this is
correct).
However, it shows