=== salem_ is now known as _salem === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === athairus is now known as afkthairus === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === _salem is now known as salem_ [13:16] appdevs === chihchun is now known as chihchun_afk [13:50] hi [13:50] how can I make the BottomEdgeHint always visible? like the calendar app? [13:54] http://bazaar.launchpad.net/~ubuntu-calendar-dev/ubuntu-calendar-app/trunk/view/head:/NewEventBottomEdge.qml#L45 [14:05] I have seen it yet, but on my device the hint isn't always visible... [14:07] Loading module: 'libubuntu_application_api_touch_mirclient.so.3.0.0' [14:07] Main.qml:256 Cannot assign to non-existent property "action" [14:07] how can I do? [14:08] sorry, I don't copy all the hint exactly ... [14:10] but it doesn't work... [14:44] how can I take the value inside a textField? [14:49] someone can help me please? [14:58] is there anyone here that can help me? [14:59] mike00, what's wrong with textFieldId.text ? [15:03] I get this: "Main.qml:325: Error: Cannot assign [undefined] to QString" [15:08] I don't know if it is the problem but I have the textField in a Dialog an when I press a button I assign the textField.text to a variable and then I call that var from a Bottom Edge... [15:08] mike00, post a bit of code on pastebin.ubuntu.com please so we can see it [15:08] ok [15:10] http://pastebin.ubuntu.com/15793070/ it's ok? [15:15] is the code enough ? [15:17] now I have to go... bye === shuduo is now known as shuduo-afk [16:30] hi, someone can tell me which is the default text colour of a Label? [16:48] mike00, depends on the theme. For the default ambiance theme it's #5d5d5d. for a better idea see https://developer.ubuntu.com/en/phone/apps/qml/tutorials/ubuntu-ui-toolkit-palette/ [16:48] I think my theme app is the default white [16:49] DanChapman: thanks very much === afkthairus is now known as athairus === javiercrowsoft1 is now known as javiercrowsoft === salem_ is now known as _salem [23:30] is there any docs about the new color palette? [23:34] damn this whole actionbar, pageheader crap is breaking my app badly [23:51] mm my PageHeader does not look as pretty as: https://developer.ubuntu.com/en/blog/2016/02/24/pageheader-tutorial/ shows [23:52] I think it has something to do with how I'm using anchors [23:53] http://pastebin.ubuntu.com/15802662/