Ahoy Allan,
Any chance of making the bundle editor able to be ordered above all the other panels and windows and everything?
I'm always keeping the "Go to Symbol" open and whenever I open the Bundle Editor I have to close it. That's starting to get old.
I know you aren't making changes to the 1.x branch anymore but, could there be some secret nib change or defaults setting that I could change to make that work?
thanks
thomas Aylott — subtleGradient — CrazyEgg — sixteenColors
On 23. Apr 2007, at 16:27, Thomas Aylott (subtleGradient) wrote:
Any chance of making the bundle editor able to be ordered above all the other panels and windows and everything? [...] could there be some secret nib change or defaults setting that I could change to make that work?
Yeah, open the BundleEditor.nib and click the “Stays (always?) on top” or similar for the window (under attributes).
You may need to change the custom class (also in the Show Info inspector) from NSWindow to NSPanel.