Hide Dock

When i select hide dock nothing happens.The dock still pops up. Is this a bug?, or am i doing something wrong?
Cheers

All it does is turn on hiding for the Dock while Logic is running. So, if you have hiding turned off normally (Dock is always showing), then when you launch Logic it will turn on Dock hiding - but it still operates like normal Dock hiding.
It would be nice if it did put the Dock behind Logic, whether your hiding the Dock or not, but oh well...

Similar Messages

  • Can't open show / hide dock after 10.6.4 update

    I choose to hide my dock in systems prefs. When I do, I move my mouse to the bottom of the screen to see if it pops up and it won't show. This never happened to be before the update. Also selecting things has gone all wonky. When I click on my downloads folder, it acts as if I'm still holding down the mouse. This also makes it incredibly difficult to navigate flash websites. Thoughts?

    I've upgraded to 10.6.4 and I don't seem to have your problems. Try un-checking hide dock in preference and checking it again.

  • How do I make this script: Hide dock while Gimp is open, automatically?

    Scenario: I need to maximize my 1024x768 screen when I do photo editing, so every time I open Gimp.app, I hide my dock. Since I tend to re-arrange icons on my dock periodically, I generally like to leave it showing. When I quit Gimp.app, I sometimes forget to un-hide the dock and am annoyed later on when I can't easily see the icons.
    Goal: This may seem trivial, but it would be nice to make a small application that does the following:
    1) Either launch Gimp.app, or simply link something to Gimp.app that launches my home-made application concurrently.
    2) Hides the Dock when Gimp.app launches.
    3) Runs in the background, ideally not visibly, and not using more than 4 or 5 MB of RAM or generating any processor load, and observes when I either quit Gimp.app or quit X11.
    4) Shows the dock and terminates itself when I Gimp.app closes.
    If I use this as a launcher, I could give it a Gimp icon and put it in the Dock instead of Gimp. If it is activated by Gimp, the other option I mentioned in #1, the icon would not be significant because hiding mode will be turned on every time my home-made app is open.
    I see several potential solutions but can't iron out the details. I have searched Google and these forums, and found solutions to a few similar problems, but have not been able to adapt those solutions to my needs. If this could be handled better with something other than AppleScript, feel free to point it out. The ideas I have for doing this are:
    1) Write an AppleScript
    2) Set this up in Automator
    3) Save a Unix shell script, or
    4) Write a simple Java application.
    I think using Java would make this unnecessarily complicated, because #1, #2, and #3 can all handle system events quite well, that's not really what Java was meant to do. It may still be an option, though. I have generated a few working parts of the program in #1 and #2, but I the only waiting command I could find waits for the user to click in a dialogue box, not to quit an application.
    I hope this isn't too much of a newbie question, I've done a lot with Macs before, and this ought to be simple but I'm stumped. I've never needed to post on a Mac forum, but you can find me all over the Linux forums, since that isn't my forte! Help will be greatly appreciated.

    Save the code, provided below, as an applications (AppleScript applet, via the 'File Format:' popup menu), and click on the 'Options:' 'Stay Open' checkbox to add a check mark.
    -- Code starts here --
    property tApp : "Gimp"
    on run {}
    tell application "System Events" to tell process "Dock" to keystroke "d" using command down & option down
    tell application tApp to activate
    end run
    on idle {}
    tell application "System Events"
    set pNames to name of processes
    tell process "Dock" to if (not (pNames contains tApp)) then
    keystroke "d" using command down & option down
    tell me to quit
    end if
    end tell
    return 2
    end idle
    -- Code ends here --

  • Hide dock in certain Spaces?

    I use VMWare to run Windows, unfortunately, in Mac OS X Leopard for some web apps that require IE.
    I was just thinking it would be nice to be able to hide the dock for the Space I have assigned to VMWare to reduce the clutter in that Space. No preference is immediately apparent to me in System Preferences to do this. Curious if anyone else has thought of this and if there is a solution, Terminal or otherwise, that might accomplish this.
    Cheers!

    this is definitely impossible right now. You can request that apple add this feature here:
    http://www.apple.com/feedback/macosx.html

  • AppleScript - Show/Hide dock when ScreenSharing Session starts/ends

    Hello,
    I'd love to have an Apple Script that shows me my Dock when a screen sharing Session starts, and hides it again when the session ends. And it should do this automatically
    Is there a way to achieve that????
    Thanks a lot

    you can do it as follows.
    download and install DoSomethingWhen
    http://www.azarhi.com/Projects/DSW/
    then paste the following into AppleScript Editor
    <pre style="
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: 10px;
    margin: 0px;
    padding: 5px;
    border: 1px solid #000000;
    width: 720px;
    color: #000000;
    background-color: #ADD8E6;
    overflow: auto;"
    title="this text can be pasted into the Script Editor">
    tell application "System Events"
    tell dock preferences
    set autohide to false
    end tell
    end tell</pre>
    save it as an application. then make a rule using DoSomethingWhen to run the above application whenever ScreenSharing launches. ScreenSharing.app is located in /System/Library/Coreservices
    then make another rule for when screen sharing quits (change false to true in the above script for that one).

  • Show-Hide Dock Preferences Problem

    Recently experiencing intermittent Preferences reset to show Dock all the time. Anyone else having this problem and a possible fix? TIA

    The "Standard (PPR)" template is included in all the builtin themes since version 2.0. But if you have upgraded your Apex installation from an earlier version, the upgrade process will NOT stick that template in your existing apps/themes.
    To get it, the easiest way is to install the Sample Application (Home>Create Application > Sample Application), choose the theme you want (to match your actual application) and proceed to install the sample application.
    Now go to your app, go to the page you are on, click on the + next to the Templates in the 3rd column and choose Report template, "As a copy of a ...", choose the Sample app you just installed, and select the Standard PPR template.
    Now all you need to do is go to Report Attributes and switch your report template to this new template and the column header sorting will not refresh the page so your Hide/Show region will stay open.
    Hope this helps.
    Actually I want to do something a bit fancier and save it in a collection so multiple pages and pages can be saved across user sessions
    P.S: Carl, any progress on this? Thanks

  • Auto-hide dock

    is there a way to make the menu bar auto-hide like the dock does so that it only appears when the mouse is over it?

    It is technically possible to modify an individual application so that its menubar "autohides" by adding an 'LSUIPresentationMode' with an integer value of "4" to its "Info.plist" file or "plst" resource... with apps that have an "Info.plist" file, the change can be made easily with a text editor. However, overall, since it is an application specific effect, it isn't really practical. Also, visually, the menubar may be hidden, but because of their behaviour in OS X, windows resist occupying the space where the menubar would be so there isn't really a gain in screen real estate.
    But just to demonstrate, try copying "TextEdit.app" from the "/Applications" folder to your "Desktop", then launch "/Applications" > "Utilities" > "Terminal.app" and enter these commands:<pre>defaults write ~/Desktop/TextEdit.app/Contents/Info LSUIPresentationMode -int 4
    chmod +r ~/Desktop/TextEdit.app/Contents/Info.plist
    touch ~/Desktop/TextEdit.app</pre>Then launch the app. If there is no change, try to ⌘D duplicate the app, and launch the copy.

  • AUTO HIDE DOCK ON SOME DESKTOPS

    I have 3 desktops with different apps and windows on.
    I want to set the dock to auto-hide in one of these but keep it visible in others.
    How can I achieve this?
    If I choose auto-hide, it becomes so in all desktops.

    It's a global setting for the logged-in user.

  • Stick Show/Hide Dock Status with each Space ?

    Hi,
    I'd like to save the Show/Hide status of the Dock with each and every Space, so that for example I can always see the Dock on Space 1 where I have my Mail, iChat, iCal and other apps which use their Dock icons to notify me of new events, but I never want to see it on Space 3 or 4 where I only have Aperture or Logic on my entire screen.
    Then I wouldn't have to press commandoptionD to show or hide the Dock each time after switching to a different Space.
    Is that somehow possible ?
    Thanks !

    Hi,
    I'd like to save the Show/Hide status of the Dock with each and every Space, so that for example I can always see the Dock on Space 1 where I have my Mail, iChat, iCal and other apps which use their Dock icons to notify me of new events, but I never want to see it on Space 3 or 4 where I only have Aperture or Logic on my entire screen.
    Then I wouldn't have to press commandoptionD to show or hide the Dock each time after switching to a different Space.
    Is that somehow possible ?
    Thanks !

  • THe dock should appear (when hide dock option is enabled) while resizing

    This is a suggestion
    When the dock is hidden, and when one tweaks with options regarding it, it remains so. It should transiently appear while the modifications are being made, for easier tweaks.

    Hi tito.is.human,
    Welcome to the forums.
    This is a peer to peer forum. If you want to send this suggestion to Apple I would recommend Apple's Feedback Webpage.
    cheers,
    -TT

  • How to disable menu bar and dock when playing a full screen game? Like sims 4

    i play sims 4 on my MacBook pro and if I go to close to the bottom of the screen or the top the menu bar or dock pops up I was wondering if there is A program or a setting I can use to disable that while in something full screen or gaming

    The game itself should already have the option for full screen. But you can go to system preferences dock and check the hid dock option. Then you would have to go to the very edge of the screen to get the dock to reappear.

  • 10.4.8 and dock

    Is there a correlation between the upgrade to the new OS and my dock? When I upgraded, a day later, my dock was defaulted to the factory settings, along with my icon sizes.

    Try deleting the Dock settings file. To do it, open a Finder window, select Go menu (on the menu bar) > Go to Folder, and type ~/Library/Preferences. Then, delete "com.apple.dock.plist", open Terminal (in /Applications/Utilities) and type: killall Dock
    After doing it, open System Preferences > Dock, and try to mark the option to hide Dock. If it doesn't work, reinstall OS X 10.8.4 > http://support.apple.com/kb/DL1659

  • Dock + mission control

    When using different desktops in mission control, I want to be able to hide the dock for a certain desktop. I have this set up as a remote connection to PC and thus the dock just gets in the way. Can this be done on a desktop by desktop basis (hide dock)?

    It's in the users Library folder, click on Go in the Finder menu while holding down the Option key. Then preferences/com.apple.dock.plist

  • How do I not display some icons on the Dock?

    I have a few apps which I'm always running, and they do more backgroundy tasks that I don't really need a dock icon for. It's just filling up my already over-crowded dock up with useless icons. Is it possible to hide the icons of some apps even when they're running?

    Actually, there is a way to hide dock icons of running applications. It's not a simple checkbox-type option (unless the application itself provides the option), but it is doable.
    You need to edit the "Info.plist" file of each application you want to hide. Lets say the application is Safari (which you obviously wouldn't want to hide). You would go to Safari in the Applications folder. Ctrl-click on it and choose "Show Package Contents." Go into the Contents folder, and there will be a file called "Info.plist" Ctrl-click on it, go to "Open with" and click on other and select TextEdit in your Applications folder. Anywhere in the document, paste the following onto their own lines:
    [KEY]NSUIElement[/KEY]
    [STRING]1[/STRING]
    Save the document. Now the next time you open the Safari, it's Dock icon will be hidden. Since the Dock icon is gone, that means you can't select the app, so you can't get to it's menus to change options and it will not show up in the Force Quit dialog (but if you need to, you can force quit it in Activity Monitor), so you obviously wouldn't want to do this for Safari or any other programs you regularly interact with.
    If you need to unhide the Dock icon later, just change the 1 to a 0. I would do this with the app closed, but if you can't then you'd probably just have to restart it. Also, you may have to do this again if the app is updated.
    Hope this helped.

  • Hiding dock...where did it go?

    Last night my dock disappeared...it only appears now when I move my mouse down to the bottom of screen. I must have turned on (or off) some feature - or rather the kitten did when she walked across the keyboard. What is a simple method to reset? I have a laptop (and yes, I am relatively new to apple computers!) Thanks.

    It's a feature that allows you to hide Dock automatically when you aren't using it. To turn it off, go to  > Dock, and turn off hiding, or open System Preferences > Dock, and deactivate this feature

Maybe you are looking for

  • Issues (Lock ups) with iTunes 10.6.3

    Hi everyone! I've recently updated my windows 64-bit version of iTunes to 10.6.3 and ever since I'm getting slow response times (ok, that actually occured in the preceding version, too) and lock ups by not doinig anything special other than flipping

  • Macbook Air runs slow and very hot!

    The lastest version of MBA (2010), suddenly the fan runs and hot, then every programs are working slowly. Everytime, click something, the rainbow circle mark shows up and spins. I tried to cool the fan off using cooling fan (connected MBA), my brothe

  • Remove apostrope in Name field

    Hi Everyone, in the table, Name contains apostrophe . for ex name : joseph L' Kevin how to remove apostrophe in the Name and display like : Joseph L Kevin. position of apostrophe is not constant in name fields .eg for other user : Ken T' Nair may be

  • Install error: "error: 'abs': not found in sync db"

    Hello Im trying to do an install and when i select the packages then go to install it says it cant download packages and this is the error showing up in vt5: error: 'abs': not found in sync db my net is working fine so im not sure whats up if anyone

  • Templates not displaying 16:9...this right?

    Ok, I set all settings int he Preferences to 16:9 including General, Simulator and encoder. I opened a new proj. and tried w/ pan and scan 16:9 then later pan/scan + letterbox option, BUT when i apply a template from Apples nifty menus in the Pallete