IRC log of #maemo-devel for Saturday, 2010-02-27

zgoldDoes anybody know if the contacts list is implemented using a TouchSelector ?00:13
zgold(Same thing with the list of email boxes... im looking to make a selector with text+icon and the default TouchSelector doesn't seem so keen on letting me do that)00:13
pH5zgold: if you want them next to each other, you can just pack multiple CellRenderers into a TreeViewColumn00:15
mathroc@hrw|gone thx for your answer, I tried it but unfortunately it's not sufficient,00:15
zgoldpH5: interesting idea00:15
pH5don't know about the contacts obviously, but modest is using a special vbox cell renderer to get the hildon style big and small text00:15
mathrocmad qmake say this: Project MESSAGE: Warning: unknown QT: maemo500:15
mathrocI see exemple are for qt4.6 but qt4.5.3 is shipped with madde, can it be updated ?00:16
mathrocand will this solved the problem?00:16
zgoldpH5: TypeError: Hildon.TouchSelector.append_column() argument 2 must be gtk.CellRenderer, not gtk.TreeViewColumn00:16
pH5kkito: check out the req_display_blanking_pause D-Bus method on --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request00:18
*** krum_ has joined #maemo-devel00:19
pH5zgold: not sure if this works with the hildon touch selector convenience methods, but you can Gtk.TreeViewColumn.pack_start (your_renderer, false) multiple times.00:20
pH5and then append the column to the touch selector with the gtk method00:20
*** jan2600 has quit IRC00:23
zgoldpH5: Whats the gtk method?  pack_start?00:26
pH5zgold: I'm sorry, I guess I was wrong00:26
zgoldpH5: aw but it was such a good idea =P00:26
pH5it seems that you can't get to the underlying Gtk widgets - a TouchSelectorColumn contains a complete GtkTreeView, but I don't know how to get to it.00:26
zgoldrats00:27
pH5I guess the best way is to roll your own (put a Gtk.TreeView into a Hildon.Pannable).00:27
zgoldthats what i was thinking, sadly00:27
zgoldnot too terrible since i already have a gtk implementation00:27
pH5hm. wait stop. TouchSelectorColumn implements the Gtk.CellLayout interface00:28
pH5zgold: you should be able to use get_column on the touch selector and then use the pack_start method of that touch selector column to add additional cell renderers00:30
zgoldpH5: so i append_column with one renderer00:30
zgoldpH5: then get column and pack another one ?00:30
pH5yes00:31
* zgold is trying it now00:32
zgoldwell, thats... interesting00:34
zgoldnot working quiet yet00:34
pH5hm. is there any hildon-input-mode on HildonEntries that works well for IP addresses (i.e. numbers and points)?00:35
zgoldpH5: Sweet!  It works!00:36
zgoldpH5: It looks really ugly as it is right now, but it totally worked00:36
pH5hehe. hildon sometimes makes you work for good looking anything.00:44
*** kkito has quit IRC00:47
*** kkito has joined #maemo-devel00:48
kkitopH5, thx00:49
*** mschr has quit IRC00:55
zgoldIs there anyway to get network access iwthin SB?01:02
zgoldmy app for some resaon doesn't see any unix interfaces :/01:03
lcuk/etc/resolv.conf is common scratchbox issue01:07
*** pH5 has quit IRC01:09
*** t-tan has quit IRC01:13
*** mschr has joined #maemo-devel01:28
*** mathroc has quit IRC02:14
*** BabelO has quit IRC02:14
*** VDVsx has quit IRC02:16
*** rsalveti has quit IRC02:39
*** t7g_ has joined #maemo-devel03:14
*** t7g__ has quit IRC03:17
*** Cpasjuste is now known as cpasjuste04:00
zgold`is it possible to enable drag and drop of a treeview inside a pannable area?04:07
zgold(to reorder rows)04:07
*** kkito has quit IRC04:17
*** mschr has quit IRC05:47
*** thomaz has joined #maemo-devel06:09
*** Acedip has joined #maemo-devel06:34
*** DocScrutinizer has quit IRC07:34
*** DocScrutinizer has joined #maemo-devel07:34
*** DocScrutinizer51 has quit IRC07:34
*** Docscrutemp has joined #maemo-devel07:34
*** Docscrutemp is now known as DocScrutinizer5107:34
*** Acedip has quit IRC08:09
*** swc|666 has quit IRC09:29
*** _Lucretia_ has quit IRC09:46
*** lbt has joined #maemo-devel10:40
*** Acedip has joined #maemo-devel12:00
*** Acedip has quit IRC12:54
*** kkito has joined #maemo-devel13:08
*** BabelO has joined #maemo-devel13:11
*** BabelO has joined #maemo-devel13:11
*** BabelO has quit IRC13:32
*** Aranel has joined #maemo-devel13:33
*** Aranel has quit IRC13:33
*** Aranel has joined #maemo-devel13:33
*** jwittema has joined #maemo-devel13:59
*** BabelO has joined #maemo-devel14:21
*** krum_ has quit IRC14:37
*** SpeedEvil has quit IRC15:16
*** SpeedEvil has joined #maemo-devel15:16
*** kkito has quit IRC15:22
*** mschr has joined #maemo-devel15:30
*** JPohlmann has joined #maemo-devel15:32
*** jeremiah_sleep is now known as jeremiah16:07
*** Ukytreats has joined #maemo-devel17:13
*** kodomo_ has joined #maemo-devel17:46
*** kodomo has quit IRC17:49
*** jwittema has quit IRC18:05
*** JPohlmann has quit IRC18:45
*** Ian-- has joined #maemo-devel18:53
*** BabelO has quit IRC18:57
*** BabelO has joined #maemo-devel18:58
*** BabelO has joined #maemo-devel18:58
*** kkito has joined #maemo-devel19:49
*** Ukytreats has quit IRC20:10
*** Ukytreats has joined #maemo-devel20:20
mschrhi, can anyone help me make a 'gksu' application? I need to gainroot dependant on user action in my app20:27
mschr(e.g., user chooses to kill process started by root)20:28
*** t-tan has joined #maemo-devel20:28
mschrfor instance the package manager ui does not even request a login - there must be some ways of achieving this right?20:29
*** mschr has quit IRC20:42
*** kkito has quit IRC20:45
*** _Lucretia_ has joined #maemo-devel20:50
*** mschr has joined #maemo-devel20:59
*** Ukytreats has quit IRC21:04
*** BabelO has quit IRC21:27
*** krum_ has joined #maemo-devel21:32
*** pillar has quit IRC21:55
*** swc|666 has joined #maemo-devel21:57
*** pillar has joined #maemo-devel21:59
*** pH5 has joined #maemo-devel22:01
*** Aranel has quit IRC23:20
*** OldNugget has joined #maemo-devel23:25
*** OldNugget has quit IRC23:25
*** mschr has quit IRC23:40

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