hi there... i'm currently just starting to work with bindings in my cocoa project. i'm able to change the width and height position so that when when the app restarts the main window's height and width are the way i left them... however, i can't figure out how to save the actual screen position of the window...
also... i have a custom view that just changes colors using the color picker, but the only options i have in bindings for my custom view are "Hidden" or "Tool Tip"... i'd also like to save the last color the custom view was changed to... i know this is very simple for text by binding text color, but how do i enable a saved state for my custom view with only "Hidden" or "Tool Tip" ???
also... i have a custom view that just changes colors using the color picker, but the only options i have in bindings for my custom view are "Hidden" or "Tool Tip"... i'd also like to save the last color the custom view was changed to... i know this is very simple for text by binding text color, but how do i enable a saved state for my custom view with only "Hidden" or "Tool Tip" ???