RES: gtktreeview problem.

2015-03-23 Thread Ubirajara Marques da Cruz
John, I did my app studing example found with wikbook did for Vikram Ambrose follow link: http://en.wikibooks.org/wiki/GTK%2B_By_Example/Tree_View/DnD I did test with this examples change it into many configuretions like liststores, treestores and combination of boths. I am programming into

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