Menu

#26 Mask from URL

open
tinco
GUI (12)
1
2011-03-30
2011-02-28
tinco
No

Allow user to drag an outline image directly from a browser window to canvas, instead of having to do a "Save as..." to a local file in the browser first.
Technically: Accept a URL source in the canvas drop target handler, and use QHttp to download it implicitly.

Discussion

  • tinco

    tinco - 2011-03-01

    Forget QHttp, use same code as for update check. Design non-trivial if we combine with background download of new versions. Need design for cache: where to put, how to test for stale, how to clean on uninstall, size limits, etc.

     
  • tinco

    tinco - 2011-03-30
    • assigned_to: nobody --> tinco
     

Log in to post a comment.