[SailfishDevel] How to combine multiple Flickables?

2014-08-04 Thread Marcin M.
Hi, My app uses PullDown and PushUp menus. Besides, it has a SilicaListView inside to support multiple views inside the app (different text displayed on each view). Page { SilicaFlickable // vertical one { PullDownMenu{ ... } PushUpMenu{ ... } SilicaListView {

Re: [SailfishDevel] How to combine multiple Flickables?

2014-08-04 Thread Andrey Kozhevnikov
set pressDelay: 0 to flickable and listview 04.08.2014 16:42, Marcin M. пишет: Hi, My app uses PullDown and PushUp menus. Besides, it has a SilicaListView inside to support multiple views inside the app (different text displayed on each view). Page { SilicaFlickable // vertical one

[SailfishDevel] Platform icons

2014-08-04 Thread fasza2mobile
Hi all, Is there a way to see a list/dictionary of platform icons, such as image://theme/icon-[s/m/l]-iconname; Preferebly with the corresponding pictures, but a path in the OS will do just fine. Ideally it could be available in the Sailfish reference under Theme object or something. Thanks

Re: [SailfishDevel] Platform icons

2014-08-04 Thread sfietkonstantin
Hi Kris, The fastest way would be open a terminal and cd /usr/share/themes/jolla-ambient/meegotouch/icons ls But I agree that an index in developers doc is welcomed. Regards, Lucien - Mail original - De: fasza2mob...@gmail.com À: Sailfish OS Developers devel@lists.sailfishos.org

Re: [SailfishDevel] Platform icons

2014-08-04 Thread martin . grimme
Hi, Am Mon Aug 04 2014 15:21:58 GMT+0200 (CEST) schrieb fasza2mob...@gmail.com: Hi all, Is there a way to see a list/dictionary of platform icons, such as image://theme/icon-[s/m/l]-iconname; Preferebly with the corresponding pictures, but a path in the OS will do just fine. One way

Re: [SailfishDevel] How to combine multiple Flickables?

2014-08-04 Thread Marcin M.
Thanks, I'll try it out. -- Marcin 2014-08-04 13:58 GMT+02:00 Andrey Kozhevnikov coderusin...@gmail.com: set pressDelay: 0 to flickable and listview 04.08.2014 16:42, Marcin M. пишет: Hi, My app uses PullDown and PushUp menus. Besides, it has a SilicaListView inside to support

Re: [SailfishDevel] Platform icons

2014-08-04 Thread Marcin M.
You might simply want to scp all of them from the Emulator to your desktop system. -- Marcin 2014-08-04 16:11 GMT+02:00 martin.gri...@gmail.com: Hi, Am Mon Aug 04 2014 15:21:58 GMT+0200 (CEST) schrieb fasza2mob...@gmail.com : Hi all, Is there a way to see a list/dictionary of platform