requested item

Started by James Fuller, May 28, 2016, 11:15:47 AM

Previous topic - Next topic

James Fuller

Quote from: Patrice Terrier on May 31, 2016, 04:24:56 AM
Jose

Yes, you have my permission.

I am using it in both WinLIFT and GDImage (even to anchor sprites), it has been modeled on the anchor properties provided by WinDev.
I sent a copy of that code to Paul a few years ago at the time of FF3, but he chooses another solution.

This code served me well for years and to avoid flickering you should use a double buffer, and refresh the whole window only once, like what DWM does.
Patrice,
  Does the ability with this method work for an application like your SDK address book:
http://www.jose.it-berater.org/smfforum/index.php?topic=5018.0
I could not figure out how to approach the Last - First items!
James