Option to choose from fullscreen or windowed

Hi,
I am wondering how I can make a index page where you have two options, to open the page I am making in fullscreen or windowed mode. And then most preferably that it saves (or tries to save) a cookie or something on the viewers computer so that each time he goes back he doesn't have to choose how to view it.
So, how do I do this? Links to tutorials or anything would be great.

That shouldn't be a problem as they won't have any conflicting names between each other, and OS X doesn't come with any versions of Franklin Gothic, though MS Office 2008 and 2011 do.
Testing with the various versions I have, the older Type 1 PostScript version of this typeface does conflict with the Office 2011 font (regular face). So it's possible you have a font conflict, though Font Book should warn you of that.
You could try resetting Font Book. Not always the reason, but a damaged FB database causes problems like this. Such as fonts you are told are active don't show up in all apps, or any of them.
Close all running apps. Restart your Mac and immediately hold down the Shift key when you hear the startup chime to boot into Safe Mode. Keep holding the Shift key until you see a progress bar towards the bottom of the screen. You can let go of the Shift key at that point.
OS X asks you to log in (you will get this screen on a Safe Mode boot even if your Mac is set to automatically log in). Let the Mac finish booting to the desktop and then restart normally. This will clear Font Book's database and the cache files of the user account you logged into in Safe Mode.

Similar Messages

  • Why do I only have photos option to choose from for uploading my resume?

    I'm applying for jobs and have Dropbox plus PDF but when it comes to attaching my resume on job sites I only have the option to choose from photos.  Why?!!!!  Why in the heck do I only have this ONE limited option?  I have PDF and Dropbox- how come I can't choose my resume from there to attach my resume on job applications on line? 
    Is there some setting or some kind of control I need to fix?  Any feedback appreciated. Sorry, I'm frustrated!

    There are are certain functions that can only be executed during the "WhilePrintingRecords" pass of the report execution. Any formula that uses one of these functions cannot be summarized.
    Also any formula that is is based on aggregated values cannot be summarized.
    HTH,
    Jason

  • I need help to go from fullscreen to window mode.

    I recently started programming very simple java games, when I get stuck I ask for help or find free code on the internet.
    I'm currently using free code to run a JFrame in full screen exclusive mode.
    I cannot figure out how to go from full screen exclusive mode back to regular window mode.
    here is the code I'm using
       private final boolean initialiseFullScreen() {
            setUndecorated(true);
            setIgnoreRepaint(true);
            setResizable(false);
            graphicsDevice = GraphicsEnvironment.
                    getLocalGraphicsEnvironment().getDefaultScreenDevice();
            // Check to see if FSEM is supported and if the target display mode is
            // available and if the desired buffer strategy can be created.
            if (graphicsDevice.isFullScreenSupported()) {
                graphicsDevice.setFullScreenWindow(this);
                if (setDisplayMode(screenWidth, screenHeight, screenColorDepth)) {
                    if (setBufferStrategy()) {
                        return true;
            return false;
        private final boolean setDisplayMode(
                int screenWidth, int screenHeight, int screenColorDepth) {
            if (graphicsDevice.isDisplayChangeSupported() == false) {
                return false;
            boolean displayModeAvailable = false;
            DisplayMode[] displayModes = graphicsDevice.getDisplayModes();
            for (DisplayMode mode : displayModes) {
                if (screenWidth == mode.getWidth() && screenHeight == mode.getHeight()
                        && screenColorDepth == mode.getBitDepth()) {
                    displayModeAvailable = true;
            if (displayModeAvailable == false) {
                return false;
            DisplayMode targetDisplayMode =
                    new DisplayMode(screenWidth, screenHeight,
                        screenColorDepth, DisplayMode.REFRESH_RATE_UNKNOWN);
            try {
                graphicsDevice.setDisplayMode(targetDisplayMode);
            } catch (IllegalArgumentException exception) {
                return false;
            return true;
        private final boolean setBufferStrategy() {
            try {
                // If this process is not running from the event dispatch thread
                // (which is desirable) then make use of invoke and wait to avoid
                // a potential deadlock situation. This may be an unncessary
                // precaution in Java 1.6
                if (EventQueue.isDispatchThread() == false) {
                    EventQueue.invokeAndWait(new Runnable() {
                        public void run() {
                            createBufferStrategy(FSEM_NUM_PAGE_BUFFERS);
                } else {
                    createBufferStrategy(FSEM_NUM_PAGE_BUFFERS);
                // Sleep for a short interval to provide adequate time for the buffer
                // strategy to be created.
                Thread.sleep(500);
            } catch (Exception exception) {
                return false;
            // Store the created buffered strategy for use within the render cycle
            bufferStrategy = getBufferStrategy();
            return true;
        }

    Create a new method that does the opposite initialiseFullScreen().
    Start with:
    setUndecorated(false);
    setIgnoreRepaint(false);
    setResizable(true);Then call methods on the graphicsDevice to return to windowed mode.
    Look at what the methods used do:
    [http://java.sun.com/j2se/1.4.2/docs/api/java/awt/GraphicsDevice.html#setFullScreenWindow(java.awt.Window)|http://java.sun.com/j2se/1.4.2/docs/api/java/awt/GraphicsDevice.html#setFullScreenWindow(java.awt.Window)]
    According to the docs, setFullscreenWindow can enter fullscreen, but also leave fullscreen with:
    setFullscreenWindow(null);

  • Two typefaces installed in font family, but no option to choose from the two.

    I installed two fonts from myfonts in the ITC franklin gothic family...book standard and condensed. I use their skyfonts tool to download fonts I purchase from myfonts all the time. Even though I downloaded them separately, font book is putting then in one family so when I click on it in font book, I can see the two of them there on the right but when I go to use them in an application, only the main one is an option (the standard one). Any ideas to get them both availble in my list of fonts?

    That shouldn't be a problem as they won't have any conflicting names between each other, and OS X doesn't come with any versions of Franklin Gothic, though MS Office 2008 and 2011 do.
    Testing with the various versions I have, the older Type 1 PostScript version of this typeface does conflict with the Office 2011 font (regular face). So it's possible you have a font conflict, though Font Book should warn you of that.
    You could try resetting Font Book. Not always the reason, but a damaged FB database causes problems like this. Such as fonts you are told are active don't show up in all apps, or any of them.
    Close all running apps. Restart your Mac and immediately hold down the Shift key when you hear the startup chime to boot into Safe Mode. Keep holding the Shift key until you see a progress bar towards the bottom of the screen. You can let go of the Shift key at that point.
    OS X asks you to log in (you will get this screen on a Safe Mode boot even if your Mac is set to automatically log in). Let the Mac finish booting to the desktop and then restart normally. This will clear Font Book's database and the cache files of the user account you logged into in Safe Mode.

  • HT1918 I want to remove my credit card from my iTunes account, but there isn't a "None" option to choose from. What now?

    Where is the "None" option to remove my credit card?

    Creating an iTunes Store/App Store/iBookstore account without a credit card.
    Be sure you read the instructions very carefully.

  • My Imessage is showing my email instead of my phone number. My phone number is an option to choose from on the settings but will not let me choose the phone number, only the email

    My Imessage only is giving me the option to use my email address and will not let me select my phone number

    if this is happening apple is trying to help you not exceedd your data limit. That only works is if the person you are trying to contact has imessage.

  • I keep trying to upload my resume on job sites on my iPad and there it seems that I don't have a program that is recognized. Is there an app I can get that will allow me to do this? When I click on the tab that says upload resume it says choose from galle

    WHen trying upload my resume on job sites I only have the option to choose from photo library. Is there an app I can get that would help with this or one that is like Microsoft word?

    Since the ipad, and all apple mobile devices do not have the file structure like on a computer the sites aren't able to locate your file.
    Many job sites and employers allow you to 'copy and paste' your resume into a text box on their site.
    If they have an email option, then that would be best.
    I'm not aware of an app the will allow you to upload your resume. But this seems to be a poplular queston so there might be something in the app store.

  • Migrating from AIX to Windows

    Hi all,
    We are considering in a SAP R/3 4.6c to ECC6 Upgrade, the option to migrate from AIX to Windows OS.
    We heard that this option is not so usual.
    - Could you tell us some feedback and recommendation about it?
    - What kind of issues will we face?
    Thanks for your help,
    Chris

    > We are considering in a SAP R/3 4.6c to ECC6 Upgrade, the option to migrate from AIX to Windows OS.
    >
    > We heard that this option is not so usual.
    Usual? What is "usual"?
    > - Could you tell us some feedback and recommendation about it?
    > - What kind of issues will we face?
    This depends heavily (if not only) on your environment. Some thoughts:
    - Windows is little endian whereas AIX is big endian; this may affect connected software (non-SAP software, filesystem transfers etc.)
    - additional software plus licenses may become necessary (cluster, backup...)
    - do you have enough knowledge about Windows (+ its internals) as you have on AIX? Windows is not "easier" by default just because you have a mouse to click... (even if everyone thinks it is). Windows administration is totally different to any *nix (you may need to change scripts, consider updating regularly, think about problems you didn't have before (Virus, Worms) etc.)
    - Hardware for Windows is usually cheaper than Power based hardware for AIX
    - Windows licenses (+ CALs) must be bought
    Just as another thought: Did you consider running Linux instead? You will use the same (cheaper) hardware with a more common environment (if you come from AIX)?
    Markus

  • How does one set options such that the entry for a successfully downloaded file automatically got removed from the download window?

    In earlier versions of Firefox, I could set options such that when a download completed successfully, the download entry was automatically removed from the download windows. I don't seem to be able to get this functionality in ver 13.0.1. In this version, i have to right click on each completed download entry, and choose "remove from List". This is very cumbersome.
    I really liked the earlier auto cleanup as it left only pending, current and failed downloads in the Download window - just the stuff I needed to pay attention to. Is there any way to set up ver 13.0.1 to make things work the way they worked so well earlier.
    A related issue may be that in the Privacy tab, the option for Browsing and Download history have been combined (were they separate earlier? - don't remember). I want to keep my browsing history but not my download history. I can still clear them individualy in the "Clear Recent History" settings, so why can't I set the control for keeping either individually? Or can I?

    The download history is part of the regular browsing history, so you would have to disable the history altogether as you've already noticed.
    * Tools > Options > Privacy > History: Firefox will: "Use custom settings for history"
    **"Remember my browsing and download history"
    Firefox manages the downloads in the Downloads folder in the Library.
    * Firefox > History > Show All History > Downloads
    Future Firefox versions won't use the current download manager (pref: browser.download.useToolkitUI; Bug 726444), but use a toolbar button with a drop down list, similar to the Bookmarks Menu button.

  • I want to have all my tabs return after closing. In Tools/Options/General/ I have' Show my Windows and Tabs from last time' checked, but it does not work. When I open FF again none of my formerly open Tabs show... FF v.4.

    When I open FF up again after I have closed it, I want all tabs to return. In Tools/Options/General/ I have' Show my Windows and Tabs from last time' checked-does not work. In addition, the feedback window fails to 'Submit...!'

    Some things to check:
    #'''Browsing history must be saved'''
    #*Firefox button: Firefox button > Options > Options > Privacy > [X] Remember my browsing history
    #*Menu Bar: Tools > Options > Privacy > [X] Remember my browsing history
    #'''Also make sure you do not clear "Browsing History" when using Clear Recent History or when closing Firefox'''
    #*Using Clear Recent History
    #**Firefox button: Firefox button > History >Clear Recent History
    #**Menu Bar: Tools > Clear Recent History
    #*When closing Firefox
    #**Firefox button: Firefox button > Options > Options > Privacy (checked) > Settings
    #**Menu Bar: Tools > Options > Privacy (checked) > Settings
    #**See: https://support.mozilla.com/en-US/kb/Clear%20Recent%20History
    #'''Make sure you are not in Private Browsing mode''' or '''in permanent Private Browsing mode''':
    #*See: https://support.mozilla.com/en-US/kb/Private%20Browsing
    #'''If you have the'''Tab Mix Plus'''extension''', then disable the built-in session restore.

  • Bought two songs from iTunes store on my iPhone 4s. Tried bringing the songs from my phone to my computer iTunes through iCloud but it doesn't even show the option to choose music?

    My computer has been authorised and has the newest version of iTunes. My iPhone shoes the option of choosing my computer's music but my computer doesn't even show the option of music, but shows apps, movies, tv-shows and books. When i choose the option of find music to download from my phone, it says i have downloaded all yet i haven't and the music isn't in my library.
    This was my first time when i bought anything from iTunes store and it also shows in my account information that i have bought these two songs but when trying to download them from my iCloud it doesn't work. Also when i click on the songs in my iTunes store on my computer, it says i have bought them but doesn't show the option of playing them. Is the problem in my iPhone or is this something to do with the songs' copyrights?

    Hi Petrafin,
    Welcome to the Support Communities!
    The article below may be able to help you with this.
    Click on the link to see more details and screenshots.
    You can download your purchases directly to your computer.
    Downloading past purchases from the iTunes Store, App Store, and iBooks Store
    http://support.apple.com/kb/HT2519
    Cheers,
    - Judy

  • Add Option of choosing values from list in "Person Responsible" field of Cost Center Master

    Dear All,
    Could anyone advise me how can I add the option to Choose Values from list to field "Person Responsible",
    in Cost Center Master Data ?
    The Technical Name of this field is VERAK, and currently it is an open field.
    I would like to allow the user to choose values from existing list.
    Thank you!
    Orly

    Hi Orly,
    You have take it to your ABAPer, who will have to modify the attributes of CSKSZ-VERAK field in CSKSZ structure. ABAPer will have to define it with foreign key and introduce the name of the table, which will be used for deriving the available values. No standard table exists for it, but you can either create your own Z-table or take it from users table (USR02) if you have the necessary information there. Of course, this action would account for modification of standard SAP structure.
    Regards,
    Eli

  • HT4356 How do I AirPrint in black and white from my iPad so I do not waste the color ink unnecessarily?  I never see the option to choose printing in black and white.

    How do I AirPrint in black and white from my iPad2 wifi/3G so I do not waste the color ink unnecessarily?  I never see the option to choose printing in black and white.  I have an Epson Workforce 845 printer.

    There is no option to force black and white ouput.
    You can request the feature here:
    http://www.apple.com/feedback/ipad.html

  • I'm applying for jobs online through my iPad using the safari app. For some reason when I try to attach my resume, which I have saved in Pages, it does not give me an option to go to Pages. It only gives my an option to choose a file from photos. Does it

    I’m applying for jobs online through my iPad using the safari app. For
    some reason when I try to attach my resume, which I have saved in
    Pages, it does not give me an option to go to Pages. It only gives
    my an option to choose a file from photos. Does it not have the
    capability to choose a location other than photos??

    No. Safari does not have the option to attach files for uploading other than photos.
    Look at iCab Mobile in the App Store. There are other browsers that may do this, but I'm pretty sure that iCab will fill the need.
    iCab Mobile (Web Browser) on the App Store on iTunes
    take a look at this.
    http://www.icab-mobile.de/faq.html

  • I copied our entire music folder from old PC on tovnew iMac, all our muisc is there, but not our individual libraries have gone. and holding down the alt key when opening iTunes, brings up no options to choose or create  libarys, can i recover our liba

    Hi
    I copied our entire music folder from our old pc on to the new imac, and all the apps, music etc is there, but no individual libarys, we had 5 very different ones, when pressing and holding the alt key on opeing itunes, nothing happens it just opens into itunes, no option to choose or create a libary, what am i doing wrong?

    Did you copy the entire iTunes folder, not just media?  This includes the critical library.itl file.
    Image of folder structure and explanation of different iTunes versions (turingtest2 post) - https://discussions.apple.com/message/13025536 and https://discussions.apple.com/message/17457605
    Now you say you had 5 libraries.  If you really mean that then you would have to have copied 5 different iTunes folders in their entirety, not just one folder.  Anyway, something makes me feel you did not copy a whole iTunes folder and all its subfolders and files, you only copied the music.
    On the starting with the option (alt) key held down I really don't know what to advise.  It works for me hundreds of times and just about everybody else here.  The only thing I can suggest is to hold the key down longer or perhaps start iTunes and then 1 second later hold down the key for a few seconds.

Maybe you are looking for

  • Hi how to set the visible property in oracle adf?

    Hi, I am new to oracle adf in my application one of the field is id and it is sequence generated value Whenever I entered remaining values and click on save then only it has to display with sequence generated value before saving it has to be in hide

  • System refresh backup

    Hi All, I am doing System Refresh, could you please suggest me how can I take the backup of printers, RFCu2019s and Logical systems Previously I used to note RFCu2019s but in this Landscape we have many RFC, printers and logical systems are different

  • Secure SIP lines are not supported on the CME

    Hi,  I was looking for the configuration of Secure SIP lines on the CME and found in the link bellow that "Secure SIP lines are not supported on the Cisco Unified CME mode", only Secure SCCP lines is supported: http://www.cisco.com/c/en/us/td/docs/vo

  • Suggestion: make UTF8 as default encoding

    JDeveloper still uses "System default" encoding for editor and compiler, not UTF8. Other tools, like IDEA uses UTF8 more than 5 years. JDeveloper can be ajusted to use UTF8, but it is needed to make this in 3 places at last. If a new developer will n

  • I have a MAC. How can I change the order of my bookmarks. It is not the same as a PC

    On my old PC, I could change the order of my bookmarks just by clink & drag. On the MAC, this does not happen. How can I change the order & how can I delete unwanted bookmarks???