GtkListStore and Drag&Drop to Nautilus folder
- From: Juergen Dankoweit <Juergen Dankoweit T-Online de>
- To: GTK-app-devel <gtk-app-devel-list gnome org>
- Subject: GtkListStore and Drag&Drop to Nautilus folder
- Date: Thu, 21 Apr 2005 23:05:22 +0200
Hello,
currently I develop an application that lists some items in a
GtkListStore-Object. With Drag&Drop from this GtkListStore to a Nautilus
folder I have some problems.
When I drop the items on the Nautilus folder, I don't get any feedback,
that the items are dropped. Only two messages are sent from Nautilus to
my application: "drag-data-get" and "drag-end".
If there are more folders over which I move the items, my applications
receives always "drag-data-get".
My question is: How to detect when the items are really dropped?
The messages "drag-end" is unusable because if the DnD-operation is
canceled this message is sent, too.
So please help me.
Many thanks in advance
JÃrgen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]