Follow-up to drag and drop problem with wxTreeListCtrl

Hi Ronan,

Fantastic news - my application's usability would benefit from drag and drop.

Robin - are these changes part of wxPython yet or is this something that might happen in a future release?

All the best, Grant

    Message: 6

···

Date: Mon, 23 Mar 2009 12:12:25 +0000 (UTC)
    From: Ronan Chartois <pgriddev@yahoo.fr>
    Subject: [wxpython-users] Re: Follow-up to drag and drop problem with
      wxTreeListCtrl
    To: wxpython-users@lists.wxwidgets.org
    Message-ID: <loom.20090323T120946-97@post.gmane.org>
    Content-Type: text/plain; charset=us-ascii

    Grant Paton-Simpson <grant <at> p-s.co.nz> writes:

    > I just searched for "wxtreelistctrl" and it says the latest version is > 2008-12-05 and the maintainer is Ronan Chartois. Has the project > revived? I am hoping so.
        
    Hi there

    I hope you don't mind my intruding, I saw this by chance and
    thought I'd clarify: yes, I took over from Otto Wyss last year,
    and whilst I have no time for major work (would love to unify that
    control with wxGrid, wxDataViewCtrl, wxTreeMultiCtrl, etc...),
    I do maintain it and try to fix issues --including old pending
    ones!

    > > Anyway, I have been to the wxWidgets site and found a bug which is > possibly the same as what I am experiencing:
    > > wxTrac has been migrated to GitHub Issues - wxWidgets Error in Drag and Drop in > TreeListCtrl
    > > Unfortunately, the bug was submitted 2 years ago and the last > modification was 10 months ago. So far, there is no sign that the bug > is being addressed.
        
    There were several changes to drag&drop in v2008-07-21 and
    v2008-12-05, and so far I received no complaints, but if you have
    some explicit feedback then all the better. The sample program
    now display all events as they are fired.

    Hope this helps,
    Ronan

Grant Paton-Simpson wrote:

Hi Ronan,

Fantastic news - my application's usability would benefit from drag and drop.

Robin - are these changes part of wxPython yet or is this something that might happen in a future release?

Not yet.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!