Anyone read mac addict? Last issue had instructions for an app that used the plist file to get the recent items list and display that in a dock-ish window. I made all the changes I wanted to it, but i can seem to add a way to make it function like the dock. I want the user to be able to drag any app or file or folder into the window, and have it stay there. After my mods the app no longer uses the recenet items plist but a seperate plist in which i added just the apps i want. Basically what I am tryin to create is a second dock, but Im stuck at this drag and drop bit. I hope I was clear enough but if not tell me so I can try to explain better.
Also, since I am trying to make a second dock, is there a way to make the icons enlarge as the dock icons do? Not a key bit to functionality but it looks cool. THanks