Re: Accessing drag and drop information from Gtk::FileChooserWidget
- From: Bartek Kostrzewa <bartek runbox com>
- Cc: gtkmm-list gnome org
- Subject: Re: Accessing drag and drop information from Gtk::FileChooserWidget
- Date: Mon, 16 Jan 2006 20:12:42 +0000
Got it working now! Yey!
Bartek Kostrzewa wrote:
> Hi,
>
> how can I access the data sent by FileChooserWidget during drag and drop
> situations? (e.g. if you have a filechooser widget open and you drag a
> file from the filechooser to gterm, it will pass the filename as
> plain-text to the terminal)
>
> I've managed to get drag and drop working more or less, but I really
> need to know how to access that data... is it a specific TargetEntry
> which determines which format a certain widget accepts? In that case I
> would have to find out which format the FileChooserWidget sends in the
> data_get method and then implement my accepting widget to receive that
> data right?
>
> Thanks
>
> -Bartek
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]