CPAINT :: Cross-Platform Asynchronous INterface Toolkit

Please note: CPAINT nor this website is under active development.

Upgrade: Introduction

If you've used CPAINT prior to v2.x, you have already figured out that the architecture has changed considerably. Fortunately, it should be relatively simple to change your code so that it runs with v2.x. These changes only involve the way you call CPAINT and should not affect any of your developed functions (on both the frontend and backend).

These pages give you examples in both v1.x and v2.x and are not comprehensive, but should get you started. For further information, see the usage guide and the API references.

» Backend Changes

» Front-End Changes