UbuntuIRC / 2012 /06 /13 /#ubuntu-app-devel.txt
niansa
Initial commit
4aa5fce
[06:45] <dpm> good morning
[07:05] <dholbach> good morning
[15:27] <mhall119> mterry: would you be able to run a session on using Quickly next week for App Developer Week?
[15:30] <mterry> mhall119, sure... just basic quickly stuff?
[15:34] <mhall119> yeah, getting started, explain what it does for you, etc
[15:34] <mhall119> https://wiki.ubuntu.com/UbuntuAppDeveloperWeek/Timetable
[15:34] <mhall119> if you can do it on Monday, that would be best I think
[16:06] <mterry> mhall119, OK, can do on Monday
[16:09] <mhall119> cool, thanks
[17:29] <TheFred> hello
[17:31] <TheFred> I've worked through the Jotter tutorial, and now i want to display data from TCP socket into a textview. This is what I have so far : http://bpaste.net/show/31444/ but no data is displayed in either the terminal nor the textview. Can anyone help?
[17:46] <TheFred> hmm, i wondering if the code for reading from the sockets is in the correct file?
[17:46] <TheFred> as present its in the JottyWindow.py, does it need to be in __init__.py instead?
[18:02] <TheFred> ok, so it seems that I can address and enter a textview from the __init__.py file - now i have it displaying READY when launching with quickly run
=== JanC_ is now known as JanC
[18:33] <TheFred> aha .... there is life here :)
[18:33] <TheFred> hello JanC