[00:06] mhall119: 6 [00:06] ^ [00:46] ahoneybun: you're putting a Column in a PageHeader? [00:49] ahoneybun: did you mean for the Column to be the PageHeader.content ? [00:55] idk tbh [00:55] I fixed somethings [00:56] but when I move to a new page with pagestack the old content is still there [00:56] mhall119: ^ [00:57] http://imgur.com/8gjcS16 [00:57] I put a } on the end of PageHeader so it should not be that way [01:00] so I think I'm doing something wrong with PageStack [01:01] ahoneybun: you should define your root page in a separate QML file [01:02] or at least outside of the PageStack [01:02] ahoneybun: see how I did it here: http://bazaar.launchpad.net/~mhall119/ureadit/4.0/view/head:/Main.qml#L84 [01:03] mm don't really see it [01:05] so I put the PageHeader under [01:05] mhall119: this shows it in [01:05] v [01:05] https://developer.ubuntu.com/api/apps/qml/sdk-15.04.3/Ubuntu.Components.PageStack/ [01:05] mhall119: 6 [01:09] your code is so crazy ahead of me [01:11] that does make it better [01:12] mhall119: one of my ListItem is being pushed into the header [01:22] ahoneybun: try changing your Column to a ListView [01:26] mm I added topMargins to anchors [01:26] ListView is better? [01:27] that broke everything [01:31] mm I have a back button on the rootpage [01:31] a Page will look for a Flickable child, and will use that to set the clipping for the PageHeader. Since ListView is a Flickable type, that's usually all you need to get around the header overlap issue [01:32] idk what I'm doin anymore [01:32] can we screenshare XD [01:32] ahoneybun: want to put it up on etherpad for me to look at? [01:32] http://pastebin.ubuntu.com/15803335/ main.qml [01:33] I need a hangout to talk lol [01:33] * mhall119 is lazing on the couch with the dogs [01:33] http://pastebin.ubuntu.com/15803342/ home.qml [01:34] I can do a hangout tomorrow if you have time then [01:34] alright I want to get this ready then get it ready for a tablet UI [01:34] it looks better then the current store version at least [01:35] mm [01:35] with the new PageHeader I don't really need to use PageStack anymore [01:36] btw you can do a voice call with no video lol [01:43] so if I leave it on the same qml file it does not show that back button on the home page [02:09] So looking at packaging. How can I setup debian packaging and have it install a file to a different location based on which version of ubuntu it's being installed on === shuduo-afk is now known as shuduo === chihchun_afk is now known as chihchun [08:12] hm is setting automaticOrientation deprecated? === _salem is now known as salem_ [12:38] sorry, repeating, my internet died. Where can I see an example QML file for a desktop app with title, menu bar etc [12:40] I'm especially struggling with getting device scaling to work, my laptop with HiDPI screen has ridiculously small fonts [12:40] and I don't know if I am supposed to use ApplicationWindow as my root or something else === beuno_ is now known as beuno [15:22] pmcgowan: bzoltan: is 15.04.4 the current development (moving target) framework, or is it stable now? Was it part of OTA-10? [15:23] mhall119, part of ota 10 [15:23] ok, so it's "current", what is the new "development" framework? === chihchun is now known as chihchun_afk [15:46] pmcgowan: ^^ ? [15:58] pmcgowan: i think it is safe to assume that it is 15.04.5 [15:59] mhall119: ^ === dobey_ is now known as dobey [16:10] thanks bzoltan [16:15] bzoltan: pmcgowan: I've updated the API docs on developer.ubuntu.com to use 15.04.4 as the current framework [18:57] hi all, how can I add a translation to my app? [19:00] what I have to write in the .pot file? [19:18] Hi, i am newbie. Is there any way to create database file locally (using sqlite) for scope then update that file through entrying data through scope and also show data fron database file on scope...... [19:42] How can I create the .po file? [19:43] I have some problem with my app on launchpad, so translators can't translate my app yet.. :( === javiercrowsoft1 is now known as javiercrowsoft [19:59] please, is there anyone in this channel? [20:09] mike00: usually you create a .pot file using a special tool like xgettext, then the translators create .po files using a translation tool/editor (e.g. Launchpad) [20:10] I have already the .pot file [20:11] and I've got some problems with launchpad [20:13] I modified the .pot with gedit and then save it as en.po is it correct? the SDK create me also the mo directory... [20:15] I set my phone language to English but the app isn't translated... [20:15] Hi, i am newbie. Is there any way to create database file locally (using sqlite) for scope then update that file through entrying data through scope and also show data fron database file on scope...... [20:16] I think you can try with U1.db api, but On my pc doesn't wotk and I'm not sure... [20:17] U1db* [20:18] ok, thanks. [20:20] basically i want to create scope, which will create datafile and update that using option on scope then present the data in graph.....I am curious it will work for scope? [20:26] also i am curios about using golang for scope development..... where can i find api for golang for scope [20:27] on official site... it showing for c++ and javascript === zequence_ is now known as zequence === _stowa_ is now known as _stowa === salem_ is now known as _salem