How do i switch desktops and leave the pages file window behind?

hi folks, the open pages 09 file has started moving with me when i switch from one desktop screen to the next. can someone tell me how i turn this function off? i have tried several combinations in system pref. to no avail.
i used to enjoy having my main pages file open on one desktop and then other pages files open on the next desktop. this doesn't seem to work anymore. it works for Word and preview and all the other apps, but not pages 09
can anyone help?

Try to pin another pages you wanted to your homepage
-KhyleAuroraDev

Similar Messages

  • How to disable a JCheckBox and leave the text the original color?

    When a JCheckBox is disabled, its text gets dim (gray). I need to just dim the checkbox but leave the text the original color.
    I can't find the code where the text color changes when the box is disabled...
    (I have found the code that draws the square and the box at: com.sun.java.swing.plaf.windows.WindowsIconFactory .)
    Any ideas?

    Try this checkbox, i think you could customize to achieve exact behaviour:
    import java.awt.Graphics;
    import javax.swing.JCheckBox;
    import javax.swing.JToggleButton;
    public class KCheckBox extends JCheckBox
        private boolean clickable;
        private boolean enabled2;
        public KCheckBox()
            super();
            init();
         * @param text
        public KCheckBox( String text )
            super( text );
            init();
        private void init()
            setModel( new MyButtonModel() );
            this.clickable = true;
            this.enabled2 = true;
        public void paint( Graphics g )
            // store existing state
            boolean e = ((MyButtonModel)getModel()).isEnabled();
            // if !enabled - set not enabled
            // otherwise - set enabled
            ((MyButtonModel)getModel()).setEnabledNoFire( this.enabled2 );
            super.paint( g );
            // restore previous state
            ((MyButtonModel)getModel()).setEnabledNoFire(e);
        public void setClickable(boolean clickable)
            this.clickable = clickable;
            super.setEnabled(clickable && this.enabled2);
        public boolean isClickable()
            return this.clickable;
        public void setEnabled(boolean enabled)
            this.enabled2 = enabled;
            super.setEnabled(enabled && this.clickable);
        public boolean isEnabled()
            return this.enabled2;
        private class MyButtonModel extends JToggleButton.ToggleButtonModel
            public void setEnabledNoFire( boolean b )
                if (b) {
                    stateMask |= ENABLED;
                } else {
                    stateMask &= ~ENABLED;
    }Edited by: unvadim on Sep 5, 2008 4:41 PM

  • My mac repeatedly reflows the screen and all the open file windows. why is this happening and how do I fix it? it happens while using Adobe InDesign 3.

    this happens from time to time and I think in the past I have done a restart to make it stop. it's possible it only happens while using Adobe InDesign CS3 but I have not watched diligently enough to say for sure. the hard disk repeatedly, every 30 seconds or so, spins up and the entire screen reflows, finishing on the finder with open windows all opening in order. everything moves. then I need to go back to InDesign only to have it happen again. I don't necessarilly touch any keys or the mouse. as I type here it has stopped so maybe it really is an InDesign issue. does anybody know what's going on?

    BDAqua and old comm guy,
    thanks so much for the good advice. I used both of these and now the problem has stopped. first I checked the finder crash logs and yes, my finder had been crashing repeatedly.
    next I removed the preferences files from the library, rebooted from the CD and ran disk utility to repair preferences. since then my computer has been stable.
    there were some preferences that didn't get repaired when I ran disk utility. I am copying them here to refer to later if I need to. I don't understand what these mean to me:
    Warning: SUID file "System/Library/Filesystems/AppleShare/afpLoad" has been modified and will not be repaired.
    Warning: SUID file "System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/Resources /DiskManagementTool" has been modified and will not be repaired.
    Warning: SUID file "usr/sbin/pppd" has been modified and will not be repaired.
    Warning: SUID file "usr/sbin/vpnd" has been modified and will not be repaired.

  • What's the best practice to manage the page file?

           
    We have one Hyper-v Server running windows 2012 R2 with 128 GB RAM and 2 drives (C and D). It setup Automatically manage page file size for all drives. What's the best practice to manage the page file?
    Bob Lin, MCSE & CNE Networking, Internet, Routing, VPN Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net How to Install and Configure Windows, VMware, Virtualization and Cisco on http://www.HowToNetworking.com

    For Hyper-V systems, my general recommendation is to set the page file to 1-4 GB. This allows for a mini-dump should something happen. 99.99% of the time, Microsoft will be able to figure out the cause of the problem from the mini-dump. It does not make
    sense on a Hyper-V system to set aside enough space to capture all the memory on the system because only a very small portion of that memory is used by the parent partition. Most of the memory is under control of the individual VMs.
    Yes, I had one of the Hyper-V product group tell me that I should let Windows manage it.  A couple of times I saw space on my system disk disappear because the algorithm decided it wanted all the space for the page file.  Made it so I couldn't
    patch my systems.  Went back in and set the page file to 1-4 GB and have not had any issues since.
    . : | : . : | : . tim

  • I had my Itunes account disabled due to fraud, if i create a new itunes account how can i switch purchases and apps to the new ID?

    i had my Itunes account disabled due to fraud, if i create a new itunes account how can i switch purchases and apps to the new ID?

    Hi ...
    Just be cause the account was disabled (Apple ID) doesn't mean you can't reset the password and have access to your iTunes purchases.
    Use the iforgot link to reset your password > Apple ID: "This Apple ID has been disabled for security reasons" alert appears
    If you have problems resetting, use the email form here >   Apple - Support - iTunes Store - Contact Us
    edited by:  cs

  • TS1702 when i try to update an application it tells me that my account is not valid for use in the UK and have to switch to the australian store to update?how do i switch stores/countries for the applications?? Thanks.

    when i try to update an application it tells me that my account is not valid for use in the UK and have to switch to the australian store to update?how do i switch stores/countries for the applications?? Thanks.

    See  >  Change your iTunes Store country
    Here  >  http://support.apple.com/kb/HT1311

  • I just synced my iPhone and lost all the info in notes from my phone. It was replaced with whT was on my iMac how do you make the sync go from phone to desktop and not the other way around

    I Just synced my iPhone and lost all the info in notes I had on the phone. How do you have the info sync from phone to desktop and not the other way around as I usually make contact changes etc on my phone. I would then like to be able to sync that info from desktop to ipad thanks

    It does make sense.  The iPhone is a one-person device and just syncs to one computer.
    The way it should work is as follows:
    Old computer content ---> New computer
    New computer <---> syncs to iPhone
    But the way you are trying to operate sounds like:
    Old computer content ---> iPhone
    ... and ...
    New computer content <---> iPhone
    So simply move your old stuff (either directly from iTunes, or from a computer backup) to the new computer, have it all there, then sync your iPhone to the new machine.

  • I opened a website that said that all of my files had been encrypted. A popup appeared and asked if I wanted to leave the page, but when I tried to, it wouldn't let me.  How do I know if this is a real problem or not?

    I was researching information for a class and I clicked on a website that said that all of my files had been encrypted.  A popup appeared and asked if I wanted to leave the page but when I tried to, it would let me.  I had to force quit Safari in order to do so.  How do I know if this is a real problem or not? 

    It's a JavaScript scam that only affects your web browser, and only temporarily.
    1. Some of those scam pages can be dismissed very easily. Press command-W to close the tab or window. A huge box will pop up. Press the return key and both the box and the page will close. If that doesn't happen, continue.
    2. From the Safari menu bar, select
              Safari ▹ Preferences... ▹ Security
    and uncheck the box marked Enable JavaScript. Leave the preferences dialog open.
    Close the malicious window or tab.
    Re-enable JavaScript and close the preferences dialog.
    3. If the Preferences menu item is grayed out, quit Safari. Force quit if necessary. Relaunch it by holding down the shift key and clicking its icon in the Dock. From the menu bar, select
              Safari ▹ Preferences... ▹ Privacy ▹ Remove All Website Data
    to get rid of any cookies or other data left by the server. Open your Downloads folder and delete anything you don't recognize.

  • I have itunes version 8.2 and would like to avoid downloading a newer version. The iTunes Store will not leave the page for iTunes 10. How do I fix this?

    The iTunes store will not leave the page for downloading iTunes 10. I just deleted iTunes 10 because of errors to purposely go back to version 8.2. Now I would like to keep 8.2 and not upgrade. How do I get this page to go away, or just keep 8.2? I would like to only have a version before 9.0. Please help!

    The iTunes store will not leave the page for downloading iTunes 10. I just deleted iTunes 10 because of errors to purposely go back to version 8.2. Now I would like to keep 8.2 and not upgrade. How do I get this page to go away, or just keep 8.2? I would like to only have a version before 9.0. Please help!

  • While trimming a clip in my timeline, the entire timeline moves with my trim. How can I stop that and leave a gap in-between clips?

    While trimming a clip in my timeline, the entire timeline moves with my trim. How can I stop that and leave a gap in-between clips? Also when I use my blade it only leaves a dotted line in the clip. How can I make that a solid line? I do a lot of flickering in my videos and don't need that some what of a snapping effect while I edit. Please help me someone. I believe i upgraded from FCP 10.0.1 to 10.0.3 and before it never did this.

    Mark an In point and an Out point (which creates a Range) and hit the forward delete key (Replace with Gap.) On a MacBook, you'll probably need to hold down the Fn key and type the Delete key (or, I think you might be able to use Shift-Delete as the same command). On an iMac/Mac Pro keyboard, it's the key just to the left of 'end' or the next key above the left arrow key.
    You can use the Range tool (hold down the R key and click drag over your clip) or the Blade tool to cut at the in and out (then select the cut and replace with gap).
    You can also go into Commands > Customize (command-option-K) and assign a different key to Replace with Gap.
    If you need to ripple edit the ends (cut), create a small section that is Gap, and hold down the T key while you use the mouse to click drag both ends (double sided trim cursor) of the cut.
    Don't worry about the dotted line blade... That just lets you know that the frames on either side of the cut are continuous, or sequential — nothing has been moved yet. Once frames from either side of the mark have been cut, it becomes a full fledged cut resembling a separate clip.

  • How do I switch Firstname and Lastname in the adressbook on an iMac?

    How do I switch firstname and lastname in the adressbook on my iMac?
    Thanks, for helping me. Monika

    Go to Address Book>Preferences and on the General tab select from the drop down menu 'Sort by: Last name'.

  • How can u change the desktop and taskbar to a classic windows view

    how can u change the desktop and taskbar to a classic windows view in 8.1

    Hi,
    If you mean to customize the desktop, you can use themes, desktop backgrounds, window colors, and screen savers to personalize your desktop.   
    If you want some free themes and desktop backgrounds to use, there are lots to choose from in the
    Personalization Gallery.
    To learn more about personalizing the desktop, see
    Get started with themes.
    Best regards
    Michael Shao
    TechNet Community Support

  • Let's say I have a document that is 5 pages long. Now I want to insert the page numbers, starting on page 3 with the number "3" and leaving out pages 1 and 2. How do I do that?

    Let's say I have a document that is 5 pages long. Now I want to insert the page numbers, starting on page 3 with the number "3" and leaving out pages 1 and 2. How do I do that?

    I just found the answer myself. I don't know how to delete my question, so I'll just write the reply to the answer - just in case somebody needs to know: Insert a section brake after the second page and then choose "Start on 3".

  • Since I updated Firefox I have to constantly re log-in to my Yahoo account such as email. Every time I leave the page I have to log-in to get back into it. I also run OPERA and I do not have that problem with them. I stay logged in. Any suggestions?

    I have windows Vista and have the updated version of Firefox. I also can run OPERA and LUNASCAPE with no problems. When running Firefox I have to constant re log-in to my Yahoo account every time I leave the page. For example: I log in to check my email on Yahoo and then leave my email page. Then when I return to recheck my email I have to log in all over again. I can't stay logged in. If I run my OPERA browser I stay logged in for days without having to sign in all over again.

    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    Did this fix your problems? Please report back to us!
    "Remove Cookies" from sites causing problems:
    Tools > Options > Privacy > Cookies: "Show Cookies"
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''

  • Using bootcamp was installing windows xp, at the select ntfs or fat format selected "leave the current file system intact." How can that be changed to a correct choice. Mac side opens correctly. Windows shows disk error.

    using bootcamp, was installing windows xp, at the select ntfs or fat format mistakenly selected "leave the current file system intact." How can that be changed to a correct choice. Mac side opens correctly. Windows shows disk error. and doesn't respond to press any key. When looking in the startup disk section, windows on boot camp can be seen, but not selected. (13"MacBook Pro  10.6.8)

    Have a read here http://support.apple.com/kb/TS1722 for solution.
    Stefan

Maybe you are looking for

  • Why isn't Mozilla sending beta versions to registered Firefox add-on/plug-in providers so they can develop compatible upgrades?

    Upgrade from Firefox 7.0 to Firefox 7.0.1 after a dialog box appears strongly advising users to upgrade. Fast Dial is no longer compatible with Firefox 7.0.1.

  • Downsaving from CS5 to CS4

    I'm sure this issue has been disscussed before, I couldn't find a post or anything that solves my problem. I have CS5 and recently used it to create a file to submit to a stock site, but the item was rejected because it did not work in cs4. The thing

  • MP4 picture lag?

    I am using PP CC on Windows 7 to edit AVCHD footage from a Panasonic AC130. I have had some problems with lost audio, so, as an experiment, I rewrapped some AVCHD footage in an MP4 file, using AW Pro. The footage plays back fine in Windows Media Play

  • Fade Presets

    I would like to see a master 'Fade' slider after applying a develop preset. This master 'Fade' slider, like the one used in Photoshop, could be used to back off the preset effect until the right amount is blended with the photo, instead of having to

  • Quicksort using Comparable can sort out negative value well !!

    man , i have waste another day try to solve this logic problem. It was not easy as what i thought. The Qsort method which i found it on the net and i apply it into my java code .. i do understand his code well , however the result does not sort out w