zgold | Does 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 |
pH5 | zgold: if you want them next to each other, you can just pack multiple CellRenderers into a TreeViewColumn | 00:15 |
mathroc | @hrw|gone thx for your answer, I tried it but unfortunately it's not sufficient, | 00:15 |
zgold | pH5: interesting idea | 00:15 |
pH5 | don't know about the contacts obviously, but modest is using a special vbox cell renderer to get the hildon style big and small text | 00:15 |
mathroc | mad qmake say this: Project MESSAGE: Warning: unknown QT: maemo5 | 00:15 |
mathroc | I see exemple are for qt4.6 but qt4.5.3 is shipped with madde, can it be updated ? | 00:16 |
mathroc | and will this solved the problem? | 00:16 |
zgold | pH5: TypeError: Hildon.TouchSelector.append_column() argument 2 must be gtk.CellRenderer, not gtk.TreeViewColumn | 00:16 |
pH5 | kkito: check out the req_display_blanking_pause D-Bus method on --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request | 00:18 |
*** krum_ has joined #maemo-devel | 00:19 | |
pH5 | zgold: 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 |
pH5 | and then append the column to the touch selector with the gtk method | 00:20 |
*** jan2600 has quit IRC | 00:23 | |
zgold | pH5: Whats the gtk method? pack_start? | 00:26 |
pH5 | zgold: I'm sorry, I guess I was wrong | 00:26 |
zgold | pH5: aw but it was such a good idea =P | 00:26 |
pH5 | it 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 |
zgold | rats | 00:27 |
pH5 | I guess the best way is to roll your own (put a Gtk.TreeView into a Hildon.Pannable). | 00:27 |
zgold | thats what i was thinking, sadly | 00:27 |
zgold | not too terrible since i already have a gtk implementation | 00:27 |
pH5 | hm. wait stop. TouchSelectorColumn implements the Gtk.CellLayout interface | 00:28 |
pH5 | zgold: 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 renderers | 00:30 |
zgold | pH5: so i append_column with one renderer | 00:30 |
zgold | pH5: then get column and pack another one ? | 00:30 |
pH5 | yes | 00:31 |
* zgold is trying it now | 00:32 | |
zgold | well, thats... interesting | 00:34 |
zgold | not working quiet yet | 00:34 |
pH5 | hm. is there any hildon-input-mode on HildonEntries that works well for IP addresses (i.e. numbers and points)? | 00:35 |
zgold | pH5: Sweet! It works! | 00:36 |
zgold | pH5: It looks really ugly as it is right now, but it totally worked | 00:36 |
pH5 | hehe. hildon sometimes makes you work for good looking anything. | 00:44 |
*** kkito has quit IRC | 00:47 | |
*** kkito has joined #maemo-devel | 00:48 | |
kkito | pH5, thx | 00:49 |
*** mschr has quit IRC | 00:55 | |
zgold | Is there anyway to get network access iwthin SB? | 01:02 |
zgold | my app for some resaon doesn't see any unix interfaces :/ | 01:03 |
lcuk | /etc/resolv.conf is common scratchbox issue | 01:07 |
*** pH5 has quit IRC | 01:09 | |
*** t-tan has quit IRC | 01:13 | |
*** mschr has joined #maemo-devel | 01:28 | |
*** mathroc has quit IRC | 02:14 | |
*** BabelO has quit IRC | 02:14 | |
*** VDVsx has quit IRC | 02:16 | |
*** rsalveti has quit IRC | 02:39 | |
*** t7g_ has joined #maemo-devel | 03:14 | |
*** t7g__ has quit IRC | 03:17 | |
*** Cpasjuste is now known as cpasjuste | 04: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 IRC | 04:17 | |
*** mschr has quit IRC | 05:47 | |
*** thomaz has joined #maemo-devel | 06:09 | |
*** Acedip has joined #maemo-devel | 06:34 | |
*** DocScrutinizer has quit IRC | 07:34 | |
*** DocScrutinizer has joined #maemo-devel | 07:34 | |
*** DocScrutinizer51 has quit IRC | 07:34 | |
*** Docscrutemp has joined #maemo-devel | 07:34 | |
*** Docscrutemp is now known as DocScrutinizer51 | 07:34 | |
*** Acedip has quit IRC | 08:09 | |
*** swc|666 has quit IRC | 09:29 | |
*** _Lucretia_ has quit IRC | 09:46 | |
*** lbt has joined #maemo-devel | 10:40 | |
*** Acedip has joined #maemo-devel | 12:00 | |
*** Acedip has quit IRC | 12:54 | |
*** kkito has joined #maemo-devel | 13:08 | |
*** BabelO has joined #maemo-devel | 13:11 | |
*** BabelO has joined #maemo-devel | 13:11 | |
*** BabelO has quit IRC | 13:32 | |
*** Aranel has joined #maemo-devel | 13:33 | |
*** Aranel has quit IRC | 13:33 | |
*** Aranel has joined #maemo-devel | 13:33 | |
*** jwittema has joined #maemo-devel | 13:59 | |
*** BabelO has joined #maemo-devel | 14:21 | |
*** krum_ has quit IRC | 14:37 | |
*** SpeedEvil has quit IRC | 15:16 | |
*** SpeedEvil has joined #maemo-devel | 15:16 | |
*** kkito has quit IRC | 15:22 | |
*** mschr has joined #maemo-devel | 15:30 | |
*** JPohlmann has joined #maemo-devel | 15:32 | |
*** jeremiah_sleep is now known as jeremiah | 16:07 | |
*** Ukytreats has joined #maemo-devel | 17:13 | |
*** kodomo_ has joined #maemo-devel | 17:46 | |
*** kodomo has quit IRC | 17:49 | |
*** jwittema has quit IRC | 18:05 | |
*** JPohlmann has quit IRC | 18:45 | |
*** Ian-- has joined #maemo-devel | 18:53 | |
*** BabelO has quit IRC | 18:57 | |
*** BabelO has joined #maemo-devel | 18:58 | |
*** BabelO has joined #maemo-devel | 18:58 | |
*** kkito has joined #maemo-devel | 19:49 | |
*** Ukytreats has quit IRC | 20:10 | |
*** Ukytreats has joined #maemo-devel | 20:20 | |
mschr | hi, can anyone help me make a 'gksu' application? I need to gainroot dependant on user action in my app | 20:27 |
mschr | (e.g., user chooses to kill process started by root) | 20:28 |
*** t-tan has joined #maemo-devel | 20:28 | |
mschr | for 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 IRC | 20:42 | |
*** kkito has quit IRC | 20:45 | |
*** _Lucretia_ has joined #maemo-devel | 20:50 | |
*** mschr has joined #maemo-devel | 20:59 | |
*** Ukytreats has quit IRC | 21:04 | |
*** BabelO has quit IRC | 21:27 | |
*** krum_ has joined #maemo-devel | 21:32 | |
*** pillar has quit IRC | 21:55 | |
*** swc|666 has joined #maemo-devel | 21:57 | |
*** pillar has joined #maemo-devel | 21:59 | |
*** pH5 has joined #maemo-devel | 22:01 | |
*** Aranel has quit IRC | 23:20 | |
*** OldNugget has joined #maemo-devel | 23:25 | |
*** OldNugget has quit IRC | 23:25 | |
*** mschr has quit IRC | 23:40 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!