View Single Post
Posts: 738 | Thanked: 819 times | Joined on Jan 2012 @ Berlin
#841
Originally Posted by nodevel View Post
This looks great! Where can I get it from? I also tried to use it this way (attachedPage), but didn't get to finishing it.

Since it is now on a separate page, it should be possible to place the controls at the bottom of the screen (no lists to interfere with).
Source is from Saildev:
https://saildev.wordpress.com/2014/0...n-events-view/

what i change is only this part:
from
Code:
import "../../../../../usr/lib/qt5/qml/com/jolla/settings"
to
Code:
import "../../../../usr/lib/qt5/qml/com/jolla/settings"
also one less "../" .. but i dont know if its make sense ^^

and the EventsView.qml file is moved to
Code:
/usr/share/lipstick-jolla-home-qt5/eventsview/EventsView.qml
Cool will be if some one can help us to fix the volumeslider problem and the Mobile-Data-Icon-toggle
__________________
www.sailfishmods.de

Last edited by cvp; 2015-02-19 at 15:05.