Tom asked: >Is there some other ways to capture all the items >on my window like I am doing in my example code listed here: Available in OS X 10.5 and higher: CGWindowListCreateImage returns a CGImageRef of a window which you can easily convert to any of a number of image formats. Ken