Den 22. nov. 2016 01:04, skrev joao morgado:
> I do prefer a linux enviroment for development, so I'm guessing that to
> avoid this same problems in linux I will have to install Sailfish sdk
> with a different user than the one I use for Qt sdk.
I don't think you do. At least I haven't had a probl
Solved it :)
In windows, I removed Qt sdk, Sailfish sdk, and re installed only Sailfish sdk.
Then I could successfully make a MerSDK-SailfishOS-armv7hl kit in QtCreator
without any errors.Deploying the app to the phone failled at the first attemp,
with this crazy error:
"Failed to connect to re
Check how sailfish-gallery works. It have additional propery in
delegates altering y-position for elements on next linex after activated
one.
-- Исходное сообщение --
От: "Marcin Mielniczuk"
Кому: "Sailfish OS Developers"
Отправлено: 21.11.2016 20:49:46
Тема: [SailfishDevel] Context
Hi,
In my app I show the user a grid view. It's elements should be
interactive and its state can be modified.
I'd like to use a context menu for this. My current approach is
SilicaGridView {
id: diceView
Layout.preferredWidth: parent.width