Ok this is my situation: I've created an iOS application connected with PS with the Remote Connection SDK, this is a really simple application, nothing more than an exercise to learn how to use the SDK. At the moment I'm totally stuck on a (I suppose) simple operation... i'd like to close the color picker! I Know that i can open it with
- Code: Select all
app.showColorPicker()
What you think ? is it possible to do ?
Thank You
Matt
