FREE domestic 🚚 🚚 🚚 on all orders over $75!
toggle color
toggle width
Search returned no results
View all products

Added to cart:

Subtotal: $

Cart is empty
View all products
  • quantity:

Subtotal: $

bg
November 21st, 2012

Holiday. A special time to eat heaps of food with friends and family. Watch violent sports on big screens. Mayyybe get off the couch. It's no time to sneak away and open your laptop. It's certainly no time to do any coding. Most of all, it's not the time to check out that latest T1PogoManager. But if you do (really, you know you shouldn't), have we got a treat for you. This new SDK does 2 new things. 1) It brings palm rejection to artistic apps. If you use gestures in your app for panning, zooming, or undoing, the SDK can now tell you when to disable them because a palm has been placed on the display. Also good for note-taking apps, of course. 2) A major cleanup of some earlier memory woes. There's no more need to deregister views or set delegates to nil before T1PogoManager goes away. Release notes:

  • Add - More accurate palm rejection performance.
  • Add - Delegate message telling your app when to disable/enable gestures.
  • Chg - deRegisterView:, penLocatorView, startPenLocatorWithAudio:, stopPenLocator now all deprecated.
  • Fix - Pens connected via Pogo Bridge app now correctly send didDisconnectPen when bridge disconnects.
  • Fix - Fixed rare message indicating unauthorized hardware.
  • Fix - Deallocated T1PogoManagers now fully clean up all associated objects.
  • Fix - Rare instance of sending didUpdatePeripheral message with a nil peripheral in conjunction with an old Pogo Connect App version.

As usual, the updated SDK and demo project are available here. Release history for T1PogoManager is here.