Hi
As the title says, is this possible?
I want to "mirror" my actions on the iPhone so it shows on the computer monitor.
We've seen this on the Apple key notes, but I am not sure if this feature is public.
bob
...
I want to clear the cache/memory of monitors that I've connected to an XP machine. I'm developing a monitor-like device with its own EDID, and I want to see what a "first birthday" is like. However, the machine in question remembers the device and what resolution it's set to, etc.
...
I need to send video output to an external video screen from my iphone app. I am using the Apple Composite AV Cable. I get video output when I am playing a video through the ipod app, but when I do
[[UIScreen screens] count];
I only get one screen, the main phone screen. For my app I need to have a completely separate window like the...