Does anyone know how (or tried to, or succeeded in) integrating/using Windows 10 stylus/inking support in Delphi (Seattle or Berlin, say)?

Does anyone know how (or tried to, or succeeded in) integrating/using Windows 10 stylus/inking support in Delphi (Seattle or Berlin, say)?

As mentioned for example here:
https://msdn.microsoft.com/en-gb/magazine/mt590975.aspx
https://blogs.windows.com/buildingapps/2016/08/04/the-ink-canvas-and-ruler-combining-art-and-technology/#roJQT2vmleATLFSq.97
From a user perspective in Anniversary edition there's been some refinements as well apparently, not sure if this also applies to developer API's...:
http://www.windowscentral.com/here-are-three-biggest-features-windows-ink-windows-10-anniversary-update
http://www.windowscentral.com/here-are-three-biggest-features-windows-ink-windows-10-anniversary-update

Comments

  1. I've tried (but so far failed). I think the pen technology is part of the WinRT API).

    ReplyDelete
  2. Steve Maughan Yes, and WinRT API's supposed to be supported fairly well (?) by Delphi Berlin? (See for example community.embarcadero.com - Windows 10 Anniversary Update and RAD Studio, I'm not running Berlin yet, nor really dug around myself...) Thanks for commenting.

    ReplyDelete
  3. Marco Cantù mentions WinAPI.UI.Input.Inking in his slides for his "Windows 10 Anniversary Edition Support in Delphi" webinar. According to his slides the interface unit could be in SOURCE\RTL\WIN\WINRT. Will have a look.

    By the way: Dear Marco Cantù, is there a recording of this webinar somewhere?

    ReplyDelete

Post a Comment