RES: gtktreeview problem.

2015-03-23 Thread Ubirajara Marques da Cruz
-feira, 23 de março de 2015 15:06 Para: gtk-app-devel-list@gnome.org Assunto: Re: gtktreeview problem. On Mon, 23 Mar 2015 12:50:28 + Ubirajara Marques da Cruz wrote: > Into ON_DRAG_RECEIVED signal when I copy selection data with memcpy I have a > surprise. Gtk selection has the same str

Re: gtktreeview problem.

2015-03-23 Thread John Coppens
On Mon, 23 Mar 2015 12:50:28 + Ubirajara Marques da Cruz wrote: > Into ON_DRAG_RECEIVED signal when I copy selection data with memcpy I have a > surprise. Gtk selection has the same structure but data is empty. And only > one data is copied and it is wrong. It is a genum. Maybe this tutori

gtktreeview problem.

2015-03-23 Thread Ubirajara Marques da Cruz
To gtk team, I´m developing an app with drag and drop operation between 2 treeviews and I have had some problems with dnd mechanism. I do a G_VALUE_ARRAY to hold the following selected datas. I was fulfill in signal ON_DRAG_GET. Tabela is my gvaluearray and datas I wanna hold are, number of c