=== ian is now known as Guest49469 | ||
=== chihchun_afk is now known as chihchun | ||
vinay_ | hello every one.. can i get any information of how to use Qt Creator and how to create an application using it. | 10:10 |
---|---|---|
=== lokiverloren is now known as loki_verloren | ||
gcollura | Merry Christmas! | 10:37 |
gcollura | vinay_, do you need some help? :) | 10:39 |
gcollura | vinay_, this may help you :) http://developer.ubuntu.com/en/apps/sdk/tutorials/ | 10:40 |
DanChapman | merry christmas gcollura! | 11:15 |
gcollura | DanChapman, you too :) | 11:18 |
=== chihchun is now known as chihchun_afk | ||
TommyBrunn | Hey. Does anyone know if there's a working example of an UbuntuListView with pullToRefresh in QML? I can't quite get it to work. If I essentially copy the example at https://developer.ubuntu.com/api/qml/sdk-14.10/Ubuntu.Components.UbuntuListView/#pullToRefresh-prop, I get an error saying that the `enable` property doesn't exist. | 22:32 |
Elleo | TommyBrunn: looks like a typo in the docs, that should be "enabled" | 22:34 |
Elleo | TommyBrunn: it'd be really handy if you could file a bug against the uitk for that | 22:34 |
TommyBrunn | Sure thing. Thanks for the help. | 22:35 |
Elleo | no problem :) | 22:35 |
TommyBrunn | Another question. I've never been able to get the toolbar to show in qmlscene. Is this a bug or am I just misunderstanding how it should work? To test it out, I've set `locked` and `opened` to true, but it's still not there. https://gist.github.com/Nevon/ecf0e99fe189b2c38b22 | 23:13 |
TommyBrunn | Oops. Nevermind. Spotted my mistake. | 23:16 |
Elleo | TommyBrunn: there's a few things there actually, 1) you need an Action { } where you set action: 2) you need a MainView around the page and 3) you should probably set useDeprecatedToolbar: false in the MainView (so your toolbar items go in the header, which is the why modern UT apps should handle that sort of thing) | 23:19 |
Elleo | the way* | 23:19 |
TommyBrunn | Yup. #1 was my problem. The gist is just a page component that's used elsewhere. Thanks for the help anyway. :) | 23:20 |
Elleo | okay, cool | 23:20 |
TommyBrunn | Time to go to bed, I think. Making some stupid mistakes. :) | 23:22 |
Elleo | night :) | 23:23 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!