On Thu, Jan 30, 2014 at 1:22 AM, John Labenski <jlaben...@gmail.com> wrote:

> On Tue, Jan 28, 2014 at 12:06 PM, Paul K <paulclin...@yahoo.com> wrote:
>
>> Hi John,
>>
>> > It looks like there is nothing special with their URLDropTarget. I
>> think that simply using the wxLuaTextDropTarget would work. I have added a
>> few more methods to wxDropTarget, namely SetDataObject(), which is probably
>> the key to making it work.
>>
>>
Unfortunately I had to add a whole new class to handle it since the
wxURLDataObject doesn't drive from wxTextDataObject in MSW as it does in
the other ports. There is a very basic sample of its usage in
htmlwin.wx.lua.

Regards,
    John
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&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