Results 1 to 8 of 8

Thread: New image controls

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    New image controls


    As the PictureCtx control doesn't support many types, because it is based in the outdated IPicture interface, and the ImageCtx control, based in the undocumented interface IImgCtx, used by Internet Explorer, doesn't stretch images propertly if Internet Explorer 8 is installed (Eros has told me that the image is repeated instead of stretched), I have written two new image controls to replace them: GdipImageCtx, based on GDI+, and FreeImageCtx, based in the FreeImage library.

    GdipImageCtx: http://www.jose.it-berater.org/smffo...p?topic=3138.0
    FreeImageCtx: http://www.jose.it-berater.org/smffo...sg9930#msg9930

    Reference: http://www.jose.it-berater.org/contr...rame/index.htm
    Attached Images Attached Images

Similar Threads

  1. JPG IMG controls... (Why is that not here?)
    By ISAWHIM in forum UI (User Interface)
    Replies: 3
    Last Post: 26-09-2008, 04:25

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •