Re: GTK TreeView control in Windows (DND issue)
- From: Doug Blank <doug blank gmail com>
- To: Paul Davis <paul linuxaudiosystems com>
- Cc: gtk-list gnome org
- Subject: Re: GTK TreeView control in Windows (DND issue)
- Date: Mon, 19 Sep 2011 18:09:36 -0400
On Mon, Sep 19, 2011 at 5:56 PM, Paul Davis <paul linuxaudiosystems com> wrote:
> On Mon, Sep 19, 2011 at 4:42 PM, Doug Blank <doug blank gmail com> wrote:
>> On Mon, Sep 19, 2011 at 4:10 PM, Paul Davis <paul linuxaudiosystems com> wrote:
>>> On Mon, Sep 19, 2011 at 4:05 PM, Doug Blank <doug blank gmail com> wrote:
>>>
>>>> BTW, do you think that these fixes will have any effect on Mac OSX? I
>>>> am getting the same behavior there, and am hopeful that we can restore
>>>> functionality there too.
>>>
>>> which behaviour? DnD on OS X with 2.24 built with the gtk-osx
>>> moduleset works fine for me.
>>
>> Behavior: Dragging and dropping an item from a Gtk.TreeView doesn't work.
>
> from a treeview to some other widget? or from a treeview to the same treeview?
Some other widget.
> GTK does not support DnD from treeviews to other widgets without some
> work by the app to provide new data types for the drag. this is true
> on all platforms that GTK supports. its a major limitation of the
> treeview as-is but working around it is not *that* hard.
Works on Linux. Maybe we just need to rewrite our code to work on Windows/OSX...
-Doug
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]