I am trying to write the software equivalent of the nib file that I installed, which contains two windows: the main window and the sheet that appears after startup to request credentials. Posting them to IB works fine, if you remember, to clear the "Visible at startup" checkbox on the sheet / window.
However, I cannot figure out what the Visible at Startup API is equivalent to. When I launch my application using the software version, the sheet is separated, not the key, just as my application was launched using a bandage when the "Visible at launch" checkbox was selected. Therefore, my assumption is that I do not have enough secret sauce with visible start.
Does anyone know how to do this?
PS I know how to do this job in IB, I specifically want to calculate the code equivalent, so please don't tell me to just use the tip. I know it.
cocoa
Alex vollmer
source share