/srv/irclogs.ubuntu.com/2013/05/09/#ubuntu-app-devel.txt

=== chriadam is now known as chriadam|away
lonnieI have programming experience in c# and windows, but my favorite programming language is JavaScript. I'm trying to figure out how to get into programming for Ubuntu.09:42
lonnieI tried glade and quickly today, but I've heard we a moving more to qt09:42
lonnieI tried messing with qt quick2 today09:42
lonnieI liked the idea of it, because it has javascript in it.09:42
lonnieBut it was its seemed hard then quickly-glade.09:43
lonniequickly-glade was cool, cause it created a ubuntu looking application right off the bat.09:44
lonnieI wish there was a javascipted based thing like quickly, that would give me an ubuntu looking application right off the bat, and then I use javascript to create the GUI.09:45
lonnieAnything like this?09:45
dpmhi lonnie, unfortunately, there isn't anything like that09:45
dpmbut if you like js, I'd recommend you to stick to the Ubuntu SDK (i.e. Qt Quick 2)09:46
dpmhttp://developer.ubuntu.com/get-started/gomobile/09:46
lonnieOk, I guess need to try a little harder to figure out qt Quick 209:46
lonnieCan I create desktop application with that as well?09:47
dpmlonnie, have a look at http://developer.ubuntu.com/resources/app-developer-cookbook/mobile/currency-converter-phone-app - this should help you get started09:47
lonnieok09:47
dpmlonnie, yeah, the apps that you create with the Ubuntu SDK run both on the desktop and mobile devices. You don't have to do anything special, this works out of the box, it's pretty cool09:48
lonnieWith Qt Quick, I could potentially create an application that would run on phone, tablet, and desktop?09:48
lonnieok09:48
dpmindeed, not just potentially, but for real :)09:48
lonnieWell, I've programmed some pretty tough stuff before in c#, so if I spend time on Qt Quick, a little each day I'm bound to figure it out.09:49
lonnieNow, with Qt Quick 2, I'd be making the UI with javascript, and I'd do python on the back end right?09:50
lonniepython had a lot in common with javascript, I like it but don't know it well yet.09:50
lonnieI've never written anything ind c++, my first language was ASP scripting  then c# was my first object-oriented language.09:51
lonnieI've done just a little python scripting in Autokey-qt09:51
lonnieand I know php, but like I say I'm best at javascript..... I'll read the links you've provided. Thank you.09:52
lonniewhen I follow the tutorial for creating the qml app, it says to hit ctrl-n in qt create then Select the Projects > Ubuntu > Ubuntu UI – Simple template and click Choose…10:22
lonnieBut, for, that project is not listed it only says Ubuntu Touch, Applications, Libraries, Other Projects, Non-Qt Project, and Import Project10:22
dpmlonnie, sorry, I was in another conversation. Let me have a look10:39
dpmlonnie, use "Ubuntu Touch"10:40
lonnieTurns out there was bug in that tutorial: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/115824611:17
ubot2`Launchpad bug 1158246 in Ubuntu UI Toolkit "Tutorial code needs to be updated to use the latest UITK version" [High,In progress]11:17
lonnieThere was a solution that fixed it in the report, though.11:17
lonnieThis is awful hard to get started with. I'm use to Visual Studio and this qt creator's intelisense isn't work a crap so far.11:18
lonnieI'm trying to survey what control I can add in qml, but I'm having difficulty finding a list of them and all their properties that must be set.11:19
lonniewhen I type import Ubuntu.Components.     I'd expect it to list all components.11:20
lonnie(after hitting that last dot)11:20
lonnieI'm amazed that you guys are developing on this.11:21
lonnieThe ide doesn't spoon feed you that much at all.11:22
lonniecool, I just stumbled upon the Ubuntu UI Kit tool gallery.11:29
lonnieI didn't see any grid controls or tables. I need to display data in a table, and don't see a control for that11:36
dpmlonnie, there isn't one yet, but when we've got it, it'll appear in the API docs and on the design guides http://design.ubuntu.com/apps11:55
dpmcode completion for the SDK components in Qt Creator is not implemented yet, but IIRC I think I saw it's being worked on in a bug report11:56
dpmah, there it is: https://bugs.launchpad.net/ubuntu-qtcreator-plugins/+bug/115579511:57
ubot2`Launchpad bug 1155795 in Ubuntu UI Toolkit "Active completion in Qt Creator does not work for Ubuntu components" [Undecided,Fix committed]11:57
=== francisco is now known as Guest49017
sevenbitI'm running into a lot of instability in QtCreator, is this the right place to seek help?20:02
lonniesevenbit, I too have issues with QtCreator; it is a mess for me.20:23
yayLINUXi have a question: When I want to start developping apps with monodevelop in ubuntu 13.04 it says this when I make the project: Error while trying to load the project '/home/christiaan/Bureaublad/test/test/test/test.vbproj': Project does not support framework '.NETFramework,Version=v4.0'22:05
yayLINUXanyone?22:06
stqnsounds fun22:07
yayLINUXofcourse22:07
yayLINUXdo you have nay idea?22:07
yayLINUXany*22:07
stqnI can’t help. Sorry.22:07
yayLINUX:(22:08
stqnI supposed you’ve already googled for the error message .)22:08
stqn-d22:08
yayLINUXokay22:08
yayLINUXI think I see a solution22:08
yayLINUXI think i need to compile version 3.0.622:09
yayLINUXwhich can probably handle 4.022:09
yayLINUXoh no22:09
yayLINUXI see it22:09
yayLINUX...22:09
yayLINUXthe version in the repo is just old...22:09
yayLINUXinstead of the .net framework22:09
yayLINUXThe latest stable release is MonoDevelop 4.0.1. See the Release Notes.22:10
yayLINUX3.0.x is in the repoś22:10
stqnusing .net is just evil anyway22:15
=== francisco is now known as Guest79778

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!