On Mon, Aug 26, 2013 at 12:14 AM, Paul K <paulclin...@yahoo.com> wrote:

> Hi John,
>
> > Sorry yes, I looked into this, but it does require a few more virtual
> functions in
> > wxFileDropTarget. I believe that it should be pretty easy.
>
> Are you saying that it would be pretty easy for you to add them or
> that it will be pretty easy after you add them ;). In any case, I'd


Both, but it is always a matter of time for me. I have added
wxTextDropTarget and wxFileDropTarget, there is a demo in editor.wx.lua.
Drag some files onto the notebook tabs to open them. Note that you must
create a new wxFile/TextDropTarget for every window you call
SetDropTarget() for, i.e. you can't reuse them.

Regards,
   John
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to