Hi ,
I was experimenting with the new hildon.GtkTreeView on
fremantle(in python) and I noticed that column title did not appear .I
am initiating the column with the column name like this :
renderer = gtk.CellRendererPixbuf()
renderer.set_property("xalign", 0.0)
column = gtk.TreeViewColumn("Column_title", renderer)
Now I noticed the case is not only with hildon.GtkTreeview but also
when I run the code only with gtk.treeview object. The code runs fine
on my PC (with gtk widgets, ofcourse). Also their is no error given on
scratchbox
How can I make the column title appear?
--
A-M-I-T S|S
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers