How can I remember the Window size and position using Obj-C?
        Posted  
        
            by Luke
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Luke
        
        
        
        Published on 2010-04-29T05:04:11Z
        Indexed on 
            2010/04/29
            5:07 UTC
        
        
        Read the original article
        Hit count: 415
        
What is the best way to remember the Windows position between application loads using Obj-C? I am using Interface Builder for the interface, is it possible to do this with bindings.
What is the recommended method? Thank you.
© Stack Overflow or respective owner