Results 1 to 4 of 4

Thread: Getting Started with Asphyre

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    What an oversight, that should have been my opening sentence! Currently I am stuck with Delphi 2007, and so I am using Asphyre v3.0.4.
    I will look more deeply at what you have said and see how I can make that work for me.

    Thank you for your reply

  2. #2
    Actually, making latest PXL for Delphi 2007 might not be that difficult by reusing some parts from Asphyre 3.x, mainly ZLib distribution. However, the principle is the same - for mapping different swap chain indices to different controls, instead of TDictionary, you might try using some different mechanism, e.g. a sorted array of control pointers with binary search, etc.

Bookmarks

Posting Permissions

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