0

Is it possible to use tideSDK to check what applications are running in the Operative System?

Thank you

Tiago
  • 358
  • 2
  • 14

1 Answers1

1

You'd have to write a native app that does that, which you can then call from within TideSDK. You might want to look into using MonoDevelop for that, since you could hit Windows and OSX with the same application.

Jason Sultana
  • 1,049
  • 2
  • 10
  • 10