Re: GTK Drag & Filename Drop from other Windows
- From: Enrico TrÃger <enrico troeger uvena de>
- To: gtk-app-devel-list gnome org
- Subject: Re: GTK Drag & Filename Drop from other Windows
- Date: Thu, 7 Aug 2008 10:31:54 +0200
On Wed, 6 Aug 2008 14:36:53 +0200, "Norbert Schultz"
<norbert schultz pcvisit de> wrote:
Hi,
when I enable a Widget to receive Drops using drag_dest_set with
target entries STRING, text/plain, text/html,
application/x-rootwin-drop (just copied them from an example) I can
copy & paste text snippets into my widget, from the same Widget and
from others and receive them using the signal_data_received signal.
But what I really want is the possibility to drag in filenames, like
e.g. Gimp does. Currently filenames from Konqueror or the Gnome
FileBrowser are denied. Anyone a tip?
Try adding "text/uri-list" to the target entries.
Regards,
Enrico
--
Get my GPG key from http://www.uvena.de/pub.key
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]