When opening an application created in ASS where the window is visible at launch time, the window always displays before the menubar.
I’m sure that this is clearly the way ASS has been designed as Cocoa/Objective C behaves in the same manner.
However is is more noticable in ASS as there is a perceptible delay between the window being shown and the menu showing.
Is there any way this can be avoided as I think in a small way it detracts from the visual experience. It would seem to me that the menubar should show first.
TIA
–Terry