The safeguard window is contained in the Airbag.nib inside of the iSync app bundle.
It's a custom subclass of NSView.
You can easily change it into a normal window by changing its custom class into a normal NSView.
Would be nice if apple released the sourcecode (Or maybe not...)
It's a custom subclass of NSView.
You can easily change it into a normal window by changing its custom class into a normal NSView.
Would be nice if apple released the sourcecode (Or maybe not...)