Until this morning, whenever I dragged a row to a new location in the same
treeview, the drag icon would look like the original row. I still get that
icon when I drag from another treeview to the one in question. Is that
icon considered to be the default? Now the icon that I get looks like a
pag
Hello,
Le 26/08/2008, Roland Roberts <[EMAIL PROTECTED]> a écrit :
> I'm having trouble figuring out how to change the font color/weight
> for each row individually in my GtkTreeView.
Have a look to this answer:
http://www.mail-archive.com/gtk-app-devel-list%40gnome.org/msg11865.html
Don't hesita
I'm having trouble figuring out how to change the font color/weight for
each row individually in my GtkTreeView. I'm using a GtkListStore and
want the rows color coded depending on the data used to fill the row.
Actually, I want color coding based on data which is *not* actually
displayed (te
I have a key-press-event connected to my treeview so a Tab can be used
to navigate through the cells. It work well except that when the Tab is
pressed it clear all the data in the cell. If I use the mouse to move
to another cell the data remains.
My callback doesn't touch the data. All it d
2008/8/26 paragasu <[EMAIL PROTECTED]>:
> i am developing gtk application using libgnome-db and postgresql.
> i store photo as bytea inside one of the table column.
>
> how to display the photo using the gnomedbgrid?
> is it possible to do it?
>
> thank you
You can have a look at the gnome-db-demo
i am developing gtk application using libgnome-db and postgresql.
i store photo as bytea inside one of the table column.
how to display the photo using the gnomedbgrid?
is it possible to do it?
thank you
___
gtk-app-devel-list mailing list
gtk-app-devel