On Jan 30, 2008 6:06 AM,  <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm trying to get a simple wxLua Drag & Drop example
> (D&D of items between two ListCtrls or a ListCtrl and a TreeCtrl)
> to run currently without success.
> In the documentation the wxDropSource class is marked
> with the comment "// FIXME implement virtual"
> and the DoDragDrop() function is not wrapped (commented out): //virtual
> wxDragResult DoDragDrop(int flags = wxDrag_CopyOnly) Now my questions:
> Does this mean D&D is currently not supported by wxLua ? Has someone
> else experience regarding Drag & Drop in wxLua ? Regards
>

Right, it is not implemented yet. I will try to add it in the next few days.

Regards,
    John

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to