=== javiercrowsoft1 is now known as javiercrowsoft === chihchun_afk is now known as chihchun === athairus is now known as afkthairus === chihchun is now known as chihchun_afk === _salem is now known as salem_ === afkthairus is now known as athairus [15:51] Hello, I'm getting this error when trying to launch the music app on a ubuntu emulator: Framework "ubuntu-sdk-15.04.3-qml" not present on system. Anyone seen this before? thanks [15:51] Randy_O, maybe your emulator needs updating? [15:52] * ahayzen has never tried to run the music-app on the emulator... [15:52] does the emulator support audio now? [15:52] ahayzen, it's a new emulator, just made it using devel channel [15:52] hmm Randy_O what options did you get? rc-proposed or stable maybe best? [15:52] ahayzen, I don't know, haha, I don't hear anything. [16:00] Randy_O, Go for rc-proposed..pretty sure devel is not recommended. [16:00] and yes emulators cannot play audio the last time I checked [16:01] nik90, I'll try that next, thanks [16:01] Randy_O, FYI the current stable image has ubuntu-sdk-15.04.4 framework. So for sure that should work [16:42] hi there. I would like to now if there is an API to make different views in the app, like in the clock app (the 2 buttons in the top that scroll the main content) [16:43] with the update all texts in the top like in the clock app became blue, so I think the system define the layout... [16:44] mike00, I'm the developer of clock app, [16:44] we use a custom solution where we put in a horizontal listview. [16:45] the icons at the top were given blue colors. [16:45] most apps use Sections https://developer.ubuntu.com/api/apps/qml/sdk-15.04.4/Ubuntu.Components.Sections/ to show a text selector [16:45] but the actual content shown can be done in several ways, by hiding content manually, using a horizontal listview etc. [16:46] in my app I put two mouse area with transitions on the onClick event that scroll the content below [16:47] thanks very much, I'll see that link [16:49] Randy_O: indeed, stay away from devel/devel-proposed channels [16:53] dobey, will do, thanks [17:03] I tried but the content below is overlapping with the Sections, how can I do? [17:03] and texts are orange, not blue [17:05] and how can I put an Image with the text? [17:10] to centre the Section have I use the x property? or anchors, but I haven't understand how to use them yet.. [17:46] can someone answer me, pleae? [17:57] is there anyone in the channel? [17:57] yeah, but it's early evening on a friday, so not busy [17:59] I understand... [18:07] now I tried to put a switch in my app, but it has old design... how can I do? [18:38] sorry for the many questions, but I've some problem with the bottom Edge... how can I put it over the main Header? [18:40] over the main header? [18:40] What do you mean? [18:40] I suggest you take a look at existing apps that use it for code reference. [19:11] like dekko, but its code is to difficult for me... :( [19:11] when you swipe the new message goes over all [19:21] bye === salem_ is now known as _salem