I was wondering if the showOver command was removed in 10.8.x
i have a script tht used to work on OS X lion, but now i opened tried reproducing the code in 10.8 and everytime i get
this result:
.
i tried these ways to active the code, but none of them work…
tell panel to showOver_(mainWindow)
panel's showOver_(mainWindow)
Or is there a setting i need to switch in interface builder (i know the programs merged, but what else do i call it?)?
Over the last years i’ve had lots of problems with showing sheets over the main window. In AS it used to be tell window “x” to something attached to window “b” but AS was a long time ago…
It can, in theory, be done – with considerable complexity – but you’re better off just adding it manually each time. It’s just a matter of dragging the files from the original project’s Project Navigator to the new one’s.