Closed GoogleCodeExporter closed 8 years ago
You can't drop a filename to document area directly, you should drop it to
directory
browser pane.
Original comment by limo...@gmail.com
on 17 Jan 2010 at 2:21
That's too bad, most of the text editors work that way.
Anyway, thanks for the tip, I'll use it that way !
Original comment by isatis39...@gmail.com
on 17 Jan 2010 at 3:12
Because I tried what you want, but failed. Ulipad uses STC control, and it
seems not
support drop text any more if I implement drop filename to it. So I implement
drop
filename in directory browser pane.
Original comment by limo...@gmail.com
on 18 Jan 2010 at 12:45
Isn't it possible to let the drop text support, and if you detect that the
dropped
string starts wit "file://", you set it to "" and you open a new tab ? Ok maybe
I
should talk less and code more...
Original comment by isatis39...@gmail.com
on 18 Jan 2010 at 4:42
I also want to do what you want, but I faild before. So if someone can help me
to
implement it in Ulipad, I'll very glad to merge them into Ulipad.
Original comment by limo...@gmail.com
on 19 Jan 2010 at 12:52
Original issue reported on code.google.com by
isatis39...@gmail.com
on 17 Jan 2010 at 1:43