Git Product home page Git Product logo

wacomfeelane's Introduction

#WacomFeelANE

Air native extension providing wacom stylus support and wacom multitouch support OSX.

##key bits (in the order to build them)

  • as3-library/MaxOS-x86 -- the flashbuilder project for the wrapper.swc
  • MacOS-x86/WacomFeelANE.xcodeproj -- the thing that builds WacomFeelANE.xcodeproj. it cheats a little in that it manually includes the required FlashRuntimeExtensions.h.
    • the XCODE project calls the "build.command" script to rebuild the ANE on "Build for Archiving"
  • TestWacomANE -- trivial test app that traces the result of the call to the native extension
  • do a "Clean…" rebuild in Flash Builder 4.7 to pick up the latest build of the native side of your native extension
  • (to pick up changes to the as3-side of your native extension you still have to quit flash builder as far as I can tell)

to use the Native Extension

  • add the ANE to your project via the Native Extensions sub-tab of the project "Build Path" properties
  • check the "Package" checkbox in the Native Extensions sub-tab of the project "Build Packaging" properties
  • (and, yes, you can just reference the ANE from the place that the )
  • Either
    • extend your base class from DeviceManagerClient (to have your app automatically fill the screen on the wacom)
    • or instantiate WacomANE

wacomfeelane's People

Contributors

kukulski avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.