Titanium Appcelerator PAINT


Post a Comment:





Showing 0 Comments:
Be the first to comment!

External ressources related to Titanium Appcelerator Paint Tutorial

GitHub - appcelerator-archive/ti.paint: Touch-based painting with the ...
https://github.com/appcelerator-archive/ti.paint

Touch-based painting with the Titanium SDK. Contribute to appcelerator-archive/ti.paint development by creating an account on GitHub.

Releases · appcelerator-archive/ti.paint · GitHub
https://github.com/appcelerator-archive/ti.paint/releases

Touch-based painting with the Titanium SDK. Contribute to appcelerator-archive/ti.paint development by creating an account on GitHub.

titanium - Appcelerator ti.paint module won't load image on android ...
https://stackoverflow.com/questions/24144999/appcelerator-ti-paint-module-wont-load-image-on-android

I currently work on ti.paint and I met the same problem with Android. the management view for Android is different from that of Titanium, then this created the problem... The idea is to use a main thread. Here the change in PaintViewProxy.java module :