Issues after making an excel full screen

Hi,
I am using a piece of code to make an excel workbook full screen. Code is working correctly but the problem is when this particular workbook is opened, if I open any other excel workbook that will also opening in full screen. I don't want this. The code that
I am using is as follows:
Option Explicit
Private Declare Function FindWindow Lib "user32" Alias "FindWindowA" (ByVal lpClassName As String, ByVal lpWindowName As String) As Long
Private Declare Function SetWindowLong Lib "user32" Alias "SetWindowLongA" (ByVal hWnd As Long, ByVal nIndex As Long, ByVal dwNewLong As Long) As Long
Private Declare Function GetWindowLong Lib "user32" Alias "GetWindowLongA" (ByVal hWnd As Long, ByVal nIndex As Long) As Long
Private Const GWL_STYLE = (-16)
Private Const WS_CAPTION = &HC00000
Private Const WS_MAXIMIZEBOX = &H10000
Private Const WS_MINIMIZEBOX = &H20000
Private Const WS_SYSMENU = &H80000
Private Declare Function SetWindowPos Lib "user32" (ByVal hWnd As Long, ByVal hWndInsertAfter As Long, ByVal x As Long, ByVal y As Long, ByVal cx As Long, ByVal cy As Long, ByVal wFlags As Long) As Long
Private Enum ESetWindowPosStyles
SWP_SHOWWINDOW = &H40
SWP_HIDEWINDOW = &H80
SWP_FRAMECHANGED = &H20
SWP_NOACTIVATE = &H10
SWP_NOCOPYBITS = &H100
SWP_NOMOVE = &H2
SWP_NOOWNERZORDER = &H200
SWP_NOREDRAW = &H8
SWP_NOREPOSITION = SWP_NOOWNERZORDER
SWP_NOSIZE = &H1
SWP_NOZORDER = &H4
SWP_DRAWFRAME = SWP_FRAMECHANGED
HWND_NOTOPMOST = -2
End Enum
Private Declare Function GetWindowRect Lib "user32" (ByVal hWnd As Long, lpRect As RECT) As Long
Private Type RECT
Left As Long
Top As Long
Right As Long
Bottom As Long
End Type
Sub Title_Toggle()
ShowTitleBar Application.DisplayFullScreen
End Sub
Sub ShowTitleBar(bShow As Boolean)
Dim lStyle As Long
Dim tRect As RECT
Dim sWndTitle As String
Dim xlhnd
'// Find window handle
sWndTitle = Application.Caption '// Old code used "Microsoft Excel - " & ActiveWindow.Caption
xlhnd = FindWindow("XLMAIN", sWndTitle) '// Old code did not have class name
'// Get the window's xlhnd, tRect
'// Show the Title bar ?
If Not bShow Then
lStyle = GetWindowLong(xlhnd, GWL_STYLE)
lStyle = lStyle And Not WS_SYSMENU
lStyle = lStyle And Not WS_MAXIMIZEBOX
lStyle = lStyle And Not WS_MINIMIZEBOX
lStyle = lStyle And Not WS_CAPTION
Else
lStyle = GetWindowLong(xlhnd, GWL_STYLE)
lStyle = lStyle Or WS_SYSMENU
lStyle = lStyle Or WS_MAXIMIZEBOX
lStyle = lStyle Or WS_MINIMIZEBOX
lStyle = lStyle Or WS_CAPTION
End If
SetWindowLong xlhnd, GWL_STYLE, lStyle
Application.DisplayFullScreen = Not bShow
'// Ensure the style is set and makes the xlwindow the
'// same size, regardless of the title bar.
SetWindowPos xlhnd, 0, tRect.Left, tRect.Top, tRect.Right - tRect.Left, tRect.Bottom - tRect.Top, SWP_NOREPOSITION Or SWP_NOZORDER Or SWP_FRAMECHANGED
End Sub
Can anyone tell me the solution of this problem
Thanks!

Hi,
This forum is to discuss application compatibility testing, common compatibility issues, and best practices for creating Windows-based applications. And your issue is off-topic here.
I help move this case to the moderation forum and it will be moved to a correct forum by the moderator
Best regards,
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • I created a table of contents in Indesign CS4 exported it to a pdf format. Now having an issue in viewing it in full screen mode.

    When I open the pdf document it is in full screen mode and when I click onto a table of content link it is  full screen vertical but not full screen horizontal.  How do I make it full screen both ways.

    You are not making sense. Are you referring to the way the PDF is opened into your PDF reading application? If so, what has that to do with a 'table of contents'?
    In any case, it seems not related to a problem with InDesign. Try the Acrobat forum instead.

  • After Import, thumbnails black, full screen OK

    I imported a set of pictures from file. Some are tif. Some are jpg. After the import, I found 2 pictures that yielded a black thumbnail. When I clicked on the picture, to show it in a small screen, it looked like a negative. When I clicked in the picture for full screen edit, all was OK.
    Any clues as to what is wrong??

    I ran the jpg pictures thru Preview and saved them as TIFF. Then imported them without a problem. Looked easier than trying to figure out how to give these old B/W pictures an RGB profile!
    Thanks again for the help.

  • Blue Screen after closing app in full screen.

    Blue screen appears when closing apps in full screen.
    Unable to getrid of them. Have to shut down computer and restart.
    When the app is reopened, the blue screen still remains.
    Anyone know how to fix this issue?
    Thank you

    Dear Customer,
    Welcome and thank you for posting your query on HP Support Forum.
     Please update the BIOS firmware and that will fix the issue.
    Please click on the below link to download and update the BIOS
    http://h20566.www2.hp.com/portal/site/hpsc/template.PAGE/public/psi/swdDetails/?sp4ts.oid=5056950&sp...
    I must inform you that these services are not endorsed by HP, and that HP is not responsible for any damage that may arise to your system by using these services. Please be aware that you do this at your own risk.
    Hope this helps, for any further queries please reply to the post and feel free to join us again.
    **Click the KUDOS star on left to say Thanks**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.
    Thank You,
    SJ_Bradley
    I am an HP Employee.

  • Making a website full screen.

    This maybe an easy question but I just got a mac and can not get the screen to be full screen when I pull up a website. I tried clicking on the green plus sign but to no avail. Help!!

    HI and Welcome to Apple Discussions...
    full screen when I pull up a website.
    Safari isn't programmed for full screen mode but you can drag the bottom right corner out.
    Then if you want to open and new Safari window Command + N it should open the same size as the first.
    Carolyn

  • Issue when playing movie on full screen with extended desktop.

    I'm running Itunes on Windows and I'm using a dual monitor configuration. When I play a movie and go to full screen, Itunes will go full screen on the current screen but also will set black the second monitor. So, when I go full screen I lost the second monitor. Why!!?
    Is there any way to go full screen without touching my second monitor? I usually see movies while I do other stuff in the second monitor.

    lame.. but how come its not the same in all cases. if I view
    the flash video on nbc.com that will full screen in the extended
    desktop, as will youtube
    whats the difference in implementation?

  • Open word or excel full screen not embedded

    Im new to SAP and Solution manager so this question might be a little stupid. I searched the forum for an answer to this question and I couldn't find it. So my question is when we view or edit word and excel docs in solution manager can we have it open the file in word or excel without it being embedded in solution manager.
    Thanks so much for any help!
    Paul

    Hello Paul,
    What area of Solution Manager are you having this issue when opening uploaded Word/Excel documents?
    Are you opening them in change/edit mode or in view/display mode? Typically you would need to open them in change/edit mode. However more information would be helpful.
    Regards,
    Paul

  • PXE issue : After pressing f12, front splash screen comes up...immediately reboots on one model PC

    Good morning,
    We just received 3 computers of the same series new Lenovo computers.  When we try to pxe them, it hits our first splash screen...flashes "preparing network connection" and then sits still...nothing.  After a few minutes, it will restart.
     It never gets to the welcome screen asking for the PXE OSD password.
    Can anyone help point me in the right direction?  I was thinking it was NIC drivers, but I have loaded the drivers to the boot image but no change.  
    Thoughts?
    Thank you so much!

    Jason: no offense taken, i understand completely.  The reason I say I loaded the drivers, is I have personally installed the exact drivers I injected into SCCM and it installed/worked in Windows.  Are there other drivers that should be loaded other
    than these for the boot image?  I have verified the exact driver is in SCCM that I used in Windows...but still does not work. 
    When I do an ipconfig, it does NOT have an IP.  Here's the smstslog:
    LOGGING: Finalize process ID set to 808 TSBootShell
    10/31/2014 9:26:42 AM 812 (0x032C)
    ==============================[ TSBootShell.exe ]==============================
    TSBootShell 10/31/2014 9:26:42 AM
    812 (0x032C)
    Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL'
    TSBootShell 10/31/2014 9:26:42 AM
    812 (0x032C)
    Debug shell is enabled TSBootShell
    10/31/2014 9:26:42 AM 812 (0x032C)
    Waiting for PNP initialization... TSBootShell
    10/31/2014 9:26:42 AM 824 (0x0338)
    RAM Disk Boot Path: NET(0)\SMSIMAGES\MPS0005E\WINPE.MPS0005E.WIM
    TSBootShell 10/31/2014 9:26:42 AM
    824 (0x0338)
    Booted from network (PXE) TSBootShell
    10/31/2014 9:26:42 AM 824 (0x0338)
    Network(PXE) path: X:\sms\data\ TSBootShell
    10/31/2014 9:26:42 AM 824 (0x0338)
    Found config path X:\sms\data\ TSBootShell
    10/31/2014 9:26:42 AM 824 (0x0338)
    Booting from removable media, not restoring bootloaders on hard drive
    TSBootShell 10/31/2014 9:26:42 AM
    824 (0x0338)
    X:\sms\data\WinPE does not exist. TSBootShell
    10/31/2014 9:26:42 AM 824 (0x0338)
    X:\_SmsTsWinPE\WinPE does not exist. TSBootShell
    10/31/2014 9:26:42 AM 824 (0x0338)
    Executing command line: wpeinit.exe -winpe TSBootShell
    10/31/2014 9:26:42 AM 824 (0x0338)
    The command completed successfully. TSBootShell
    10/31/2014 9:26:44 AM 824 (0x0338)
    Starting DNS client service. TSBootShell
    10/31/2014 9:26:44 AM 824 (0x0338)
    Executing command line: X:\sms\bin\i386\TsmBootstrap.exe /env:WinPE /configpath:X:\sms\data\
    TSBootShell 10/31/2014 9:26:45 AM
    824 (0x0338)
    The command completed successfully. TSBootShell
    10/31/2014 9:26:45 AM 824 (0x0338)
    ==============================[ TSMBootStrap.exe ]==============================
    TSMBootstrap 10/31/2014 9:26:45 AM
    1212 (0x04BC)
    Command line: X:\sms\bin\i386\TsmBootstrap.exe /env:WinPE /configpath:X:\sms\data\
    TSMBootstrap 10/31/2014 9:26:45 AM
    1212 (0x04BC)
    Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL'
    TSMBootstrap 10/31/2014 9:26:45 AM
    1212 (0x04BC)
    Succeeded loading resource DLL 'X:\sms\bin\i386\TSRESNLC.DLL'
    TSMBootstrap 10/31/2014 9:26:45 AM
    1212 (0x04BC)
    Adding SMS bin folder "X:\sms\bin\i386" to the system environment PATH
    TSMBootstrap 10/31/2014 9:26:45 AM
    1212 (0x04BC)
    PXE Boot with Root = X:\ TSMBootstrap
    10/31/2014 9:26:45 AM 1212 (0x04BC)
    Executing from PXE in WinPE TSMBootstrap
    10/31/2014 9:26:45 AM 1212 (0x04BC)
    Loading TsPxe.dll from X:\sms\bin\i386\TsPxe.dll
    TSMBootstrap 10/31/2014 9:26:45 AM
    1212 (0x04BC)
    TsPxe.dll loaded TSPxe
    10/31/2014 9:26:45 AM 1212 (0x04BC)
    Device has PXE booted TSPxe
    10/31/2014 9:26:45 AM 1212 (0x04BC)
    Variable Path: \SMSTemp\2014.10.30.17.00.41.0009.{FE29AD78-EE5C-42D6-BEB6-8EA71FDA2D5D}.boot.var
    TSPxe 10/31/2014 9:26:45 AM
    1212 (0x04BC)
    Succesfully added firewall rule for Tftp TSPxe
    10/31/2014 9:26:45 AM 1212 (0x04BC)
    Executing: X:\sms\bin\i386\smstftp.exe -i 10.80.17.27 get \SMSTemp\2014.10.30.17.00.41.0009.{FE29AD78-EE5C-42D6-BEB6-8EA71FDA2D5D}.boot.var X:\sms\data\variables.dat
    TSPxe 10/31/2014 9:26:45 AM
    1212 (0x04BC)
    Command line for extension .exe is "%1" %*
    TSPxe 10/31/2014 9:26:45 AM
    1212 (0x04BC)
    Set command line: "X:\sms\bin\i386\smstftp.exe" -i 10.80.17.27 get \SMSTemp\2014.10.30.17.00.41.0009.{FE29AD78-EE5C-42D6-BEB6-8EA71FDA2D5D}.boot.var X:\sms\data\variables.dat
    TSPxe 10/31/2014 9:26:45 AM
    1212 (0x04BC)
    Executing command line: "X:\sms\bin\i386\smstftp.exe" -i 10.80.17.27 get \SMSTemp\2014.10.30.17.00.41.0009.{FE29AD78-EE5C-42D6-BEB6-8EA71FDA2D5D}.boot.var X:\sms\data\variables.dat
    TSPxe 10/31/2014 9:26:45 AM
    1212 (0x04BC)
    Executing command line: X:\WINDOWS\system32\cmd.exe /k
    TSBootShell 10/31/2014 9:27:03 AM
    812 (0x032C)
    The command completed successfully. TSBootShell
    10/31/2014 9:27:03 AM 812 (0x032C)
    Successfully launched command shell. TSBootShell
    10/31/2014 9:27:03 AM 812 (0x032C)
    Process completed with exit code 1 TSPxe
    10/31/2014 9:27:32 AM 1212 (0x04BC)
    Succesfully removed firewall rule for Tftp TSPxe
    10/31/2014 9:27:32 AM 1212 (0x04BC)
    uExitCode == 0, HRESULT=80004005 (e:\nts_sccm_release\sms\server\pxe\tspxe\tspxe.cpp,185)
    TSPxe 10/31/2014 9:27:32 AM
    1212 (0x04BC)
    Failed to download pxe variable file. Code(0x00000001)
    TSPxe 10/31/2014 9:27:32 AM
    1212 (0x04BC)
    PxeGetPxeData failed with 0x80004005 TSPxe
    10/31/2014 9:27:32 AM 1212 (0x04BC)
    HRESULT_FROM_WIN32(dwError), HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmbootstraputil.cpp,1416)
    TSPxe 10/31/2014 9:27:32 AM
    1212 (0x04BC)
    TSMBootstrapUtil::PxeGetPxeData(&bPxeBooted, sVariablesFile, sPxePasswd), HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,2623)
    TSPxe 10/31/2014 9:27:32 AM
    1212 (0x04BC)
    oTSMediaWizardControl.Run( sMediaRoot, true, sTSLaunchMode ), HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmbootstrap.cpp,1078)
    TSPxe 10/31/2014 9:27:32 AM
    1212 (0x04BC)
    Execute( eExecutionEnv, sConfigPath, sTSXMLFile, uBootCount, &uExitCode ), HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmbootstrap.cpp,1183)
    TSPxe 10/31/2014 9:27:32 AM
    1212 (0x04BC)
    Exiting with return code 0x80004005 TSPxe
    10/31/2014 9:27:32 AM 1212 (0x04BC)
    hMap != 0, HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\environmentscope.cpp,515)
    TSPxe 10/31/2014 9:27:32 AM
    1212 (0x04BC)
    m_pGlobalScope->open(), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\environmentlib.cpp,337)
    TSPxe 10/31/2014 9:27:32 AM
    1212 (0x04BC)
    this->open(), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\environmentlib.cpp,549)
    TSPxe 10/31/2014 9:27:32 AM
    1212 (0x04BC)
    Execution complete. TSBootShell
    10/31/2014 9:27:32 AM 824 (0x0338)
    hMap != 0, HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentscope.cpp,515)
    TSBootShell 10/31/2014 9:27:32 AM
    824 (0x0338)
    m_pGlobalScope->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,337)
    TSBootShell 10/31/2014 9:27:32 AM
    824 (0x0338)
    this->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,549)
    TSBootShell 10/31/2014 9:27:32 AM
    824 (0x0338)
    ::RegOpenKeyExW (HKEY_LOCAL_MACHINE, c_szSMSTSKey, 0, KEY_READ, &hSubKey), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,258)
    TSBootShell 10/31/2014 9:27:32 AM
    824 (0x0338)
    RegOpenKeyExW failed for Software\Microsoft\SMS\Task Sequence
    TSBootShell 10/31/2014 9:27:32 AM
    824 (0x0338)
    GetTsRegValue() failed. 0x80070002. TSBootShell
    10/31/2014 9:27:32 AM 824 (0x0338)
    End program: TSBootShell
    10/31/2014 9:27:32 AM 824 (0x0338)
    Finalizing logging from process 808 TSBootShell
    10/31/2014 9:27:32 AM 824 (0x0338)
    Finalizing logs to root of first available drive
    TSBootShell 10/31/2014 9:27:32 AM
    824 (0x0338)
    Successfully finalized logs to X:\SMSTSLog TSBootShell
    10/31/2014 9:27:32 AM 824 (0x0338)
    Cleaning up task sequencing logging configuration.
    TSBootShell 10/31/2014 9:27:32 AM
    824 (0x0338)
    To make a bit easier, here's the errors from the above log:
    uExitCode == 0, HRESULT=80004005 (e:\nts_sccm_release\sms\server\pxe\tspxe\tspxe.cpp,185)
    TSPxe 10/31/2014 9:27:32 AM
    1212 (0x04BC)
    Failed to download pxe variable file. Code(0x00000001)
    TSPxe 10/31/2014 9:27:32 AM
    1212 (0x04BC)
    PxeGetPxeData failed with 0x80004005 TSPxe
    10/31/2014 9:27:32 AM 1212 (0x04BC)
    RegOpenKeyExW failed for Software\Microsoft\SMS\Task Sequence
    TSBootShell 10/31/2014 9:27:32 AM
    824 (0x0338)
    GetTsRegValue() failed. 0x80070002. TSBootShell
    10/31/2014 9:27:32 AM 824 (0x0338)
    I really appreciate all of your help!

  • OS X LION Issues with Full-Screen; iPhoto, Image Capture & Mail

    Hello,
    I'm experiencing un-Apple-like issues (bugs) with Lion in Full-Screen mode.
    For example - iPhoto doesn't seem to like Full-Screen mode. If iPhoto is open and I connect a camera, for which I prefer Image Capture to retrieve my pics... Image Capture opens 'behind' the full-screen iPhoto, but I can't get to it. Image Capture shows as open on the menu bar in iPhoto's full-screen mode. If I go to the desktop (where it should be opening) Image Capture isn't 'on top' and clicking it takes me back to iPhoto full-screen
    Similarly, if I get mail and return to the desktop (the only way to see the dock) and I click on the 'Mail' app icon - I am catapulted into Image Capture... or iPhoto. Returning to the Desktop to click the Mail icon from the dock... takes me to Image Capture... or iPhoto. The 3rd try takes me to the Mail.app which is usually always open and in full-screen mode.
    While I'm complaining about bugs, I'd like to mention that I am fully dismayed by the loss of control in full-screen mode when using apps such as Mail or iPhoto. The Mail app opens an email to edit (such as a reply) but you can't access any other mail docs to 'cut and paste' info from. I can only click SEND or CANCEL.
    What if I don't want to CANCEL? I just want to go to another email and cut a piece to paste.. I have to exit full-screen mode which allows me to open two email documents at once, then cut and paste. Essentially Mail in Full-Screen is only a reader... not a work area. I can only access the document I have open, since it greys out the Message Viewer. You can't click on the message viewer nor access any of the features of Mail.app. You can only write your email and either Cancel or Send. Where is the 'hold on a second while I go cut and paste'? I don't want to cancel.
    Can't seem to use Safari since I'm constantly three-finger swiping it away. My cursor hovers over a text field and suddenly it's zooming in and locks text input. I have to iPhone-like swipe to expand to exit this inadvertent partial (very slight) zoom. Sometimes the zoom is so partial that I can't figure out what's going on until I just exit full-screen mode, close the window and start over.
    Seems like I'm starting over and over and over... just to do simple things. Inadvertent zooming, inadvertent 3-finger returning to Desktop, inadvertent changing apps... ugh.
    I'm willing to let go of the old and embrace the new future but so far it's been pretty uncomfortable for me to constantly monitor my overly sensitive trackpad gesturing combined with constant bugs and glitches. I'll save complaining about iPhoto's over-simplification (apparently for dummies) like the new Edit menu, Export menu, etc.. since it's more iLife than Lion related. Rate Lion: 2 out of 5 stars for ease of use & features complicated by unrefined software issues.

    I've tried follwoing these instructions but I have an issue with
    # Create snort user. The intention is to let user snort have access only to the snort database.
    $ sudo createuser -U _postgres -P snort
    Password:
    Enter password for new role:
    Enter it again:
    Shall the new role be a superuser? (y/n) n
    Shall the new role be allowed to create databases? (y/n) n
    Shall the new role be allowed to create more new roles? (y/n) n
    It keeps telling me "could not connect to database postgres: could not connect to server: No such file or directory"
    I'm running OSX Mountain Lion, and have verified using serveradmin status postgres that it is up and running.

  • How do I get back to default screen display after clicking View/Full Screen Display?

    After I click View/Full Screen on the Firefox menu bar, I lose the main FF Menu bar. When I hit the esc key, the screen remains locked in full screen view mode. Then I have to reboot my computer to get back to the default FF menu and display mode.
    Why doesn't the esc key work the way it works when I'm viewing videos in full screen mode?

    Try Fn + F11

  • No alt key access to top menus in full screen mode Ps CS5 Ext?

    I'm using the trial version of CS5 on a Win7 machine, after using Ps CS3 for a fair amount of time.  When painting in Ps, I am almost always in full screen mode.  In CS3, you could be in full screen mode and hit the alt key plus the active letter of a top bar menu, like F for File or T for Filter or W for Window, and that menu would appear, and you could hit subsequent active letters to get the associated function.  I used alt+I then E then H to flip the canvas horizontally.  Super quick and awesome!  Now the E has been changed to a G, but no matter.  The big deal is that in full screen mode, this no longer works!  I just get an error sound when I hit the alt and I button together. I have to hit Tab to bring up the menus and palettes before I can use the alt + top menu letter functionality.
    Is this an oversight, or is there functionality to disabling this hotkey use when in full screen mode?
    Any ideas?  Should I put this in the feature request forum?
    Thanks!
    db

    Hmmmm....
    When NOT in full screen mode, people on this forum sometimes complain that the Alt modifier key is activating the menus and causing subsequent operations for which they're using Alt (e.g., zoom out) to irritatingly trigger the Windows "ding" sound.
    Notably when IN full screen mode that's not happening with CS5 because the Alt key simply doesn't activate the menus.
    Interesting thought...
    Perhaps Adobe made it work this way on purpose so that they could tell people complaining about the first issue to run Photoshop in Full Screen mode.  That's just a guess.
    As a workaround to your issue, you could of course expand the Photoshop window to be very close to the full size of the screen and just keep running it as a Window, rather than using full screen mode at all.  Yes, I realize this isn't a fix, but just a possible workaround until such time (if ever) Adobe gets around to fixing the modifier keys to work properly (again).  I have chosen to use Photoshop this way myself, and other than wasting a bit of screen space it seems to be a pretty decent workaround to using F mode.
    Funny thing is it seemed Adobe had the modifier keys working pretty much properly in Photoshop CS4.  I wonder why they changed it.
    -Noel

  • Adobe Reader - Open in SuSE 11 full screen

    I was having issues with the reader plugin for Firefox on a linux terminal so I am abandoning the plugin all together.  I am switching to use acroread and open a new Reader window instead of a tab within Firefox.
    Can anyone tell me which file controls the Reader to open in full screen window?  I have firefox open to a web page, I click on a pdf, a new window opens ( Adobe Reader window, not a firefox window)  with the PDF.  This window is only about 1/4 size and I want to have it open full screen.  If I resize the window by using the corner handle, every window after that one is full screen.  Problem is, I have to make this change on a large number of remote machines and a file change is the only way I can do it.
    I thought it was either ../ Adobe/9.0/Preferences/reader.prefs or ../ Adobe/9.0/Preferences/mozilla/prefs.js but not seeing anything pertinant there to the change.
    Any thoughts?
    SuSE 11
    Firefox 3.6
    Adobe Reader 9.4
    Thanks,

    yet another problem with Adobe X1 and where is Adobe to own up to the mutlitude of problems with this release- missing in action!!

  • Safari + Silverlight + Full screen = MBP suddenly shuts off and restarts

    In the past few weeks, my MacBook Pro has unexpectedly shut off and then started back up three times. Each time it happened while I was watching full-screen Silverlight video in Safari (4.0.3) — twice on the Netflix website and once on the NBC Sports website.
    The first time I had been watching the video for several minutes before it happened; I switched to a different computer to finish my movie.
    The second time it happened as soon as I switched into full-screen. I watched the rest of the game in a window (i.e., not full-screen) without incident.
    The third time happened after seven minutes of full-screen video. I switched over to Camino (1.6.9) and was able to watch the rest of my movie in full-screen without incident.
    I've watched full-screen video in Safari many times before without problems, but the last three incidents have occurred the last three times I've done it (i.e., it now seems to be happening every time).
    Each time, my MBP was connected to power, so I don't think it's a battery issue. Could it be an overheating issue? The fact that I was running the same software combination each time suggests to me that it's a software problem, but the symptom suggests hardware. Thoughts?

    Update, As of today, they STILL haven't shipped me a new battery, they claim they are within their 5-7 business days limit still and that it might/should ship tomorrow.
    I went into an Apple Moron Bar today and inquired about swapping one out in the store (they had plenty in stock) because the Applecare tech I spoke to said that it might be a faster option. The Apple 'tech' (seriously, he might be really good at ipods, but I doubt he knows how to turn on anything worth more than $300 with an apple logo on it, much less troubleshoot it) claimed he didn't have any batteries in stock.
    "Excuse me, but you have a shelf full of them over there"
    "I don't have any for replacement, you are welcome to buy another though or I can order one from Apple"
    Great, so my MacDesk Pro is still without battery power.

  • Help! Numbers Freezes on Full Screen

    Hi!
    Numbers freezes after a while on full screen mode.
    Numbers orks fine when I'm on normal sized window.
    Are you experiencing the same issue?
    Max OS X Lion 10.7.1
    Numbers 2.1 (436)

    Hi!
    Numbers freezes after a while on full screen mode.
    Numbers orks fine when I'm on normal sized window.
    Are you experiencing the same issue?
    Max OS X Lion 10.7.1
    Numbers 2.1 (436)

  • LR 5.4 Just started sticking in Full-Screen View

    I've been using 5.4 since it came out and having no issues shifting between regular and full screen view.  No new mac updates since several days ago.  All of a sudden today, it sticks.  Once you F into full screen image, when you F back it flickers back in than goes back to full screen.  I have to close light room from the dock to be able to work on images again.  Have people been having this issue and is there a remedy?  Kind of dampers my enthusiasm when reviewing images large.

    The filmstrip can be locked or unlocked, depending on the setting of the slider at the right hand side of the filmstrip: If you unlock it, it will only appear, if you move the mouse to the lower border of the screen.
    Regards and "Happy New Year"
    Léonie

Maybe you are looking for

  • How to determine the Class of a static methods class?

    hi, is there a way to get the code below to output foo() called on One.class foo() called on Two.classthanks, asjf public class Two extends One {    public static void main(String [] arg) {       One.foo(); // should say "foo() called on One.class"  

  • Do we have to create indexes on ODS if we report on ODS

    Hello all, I have a report that runs on infocube and then there are RRI from this report to detailed report which run on 3 other ODS. So do i have to create indexes on ODS as well to improve performance? Also if we have to create indexon ODS how do w

  • Change document Conditions in SC

    Hi all, I want to change the Document Conditions in the Shopping cart. I can see in the in the FM BBP_PD_SC_GETDETAIL there is a table called E_PRIDOC (type BBP_PDS_PRC) for this conditions. But i can't see any parameter like this in the BBP_DOC_CHAN

  • How do I reveal a Firefox saved password?

    I have a password saved on my Mac for a log in to a website and need to re-enter it again but unfortunately as it is saved, it now only appears as a series of dots - ie '..........' How can I reveal what it says? This is a tax return so its quite imp

  • Connect two different DP to a chart!

    Hi @all, does someone has connected two Data Provider to one line chart?? ! Scenario: I use "two" queries! In the columns i use a key figure (for example sales)! In the rows i can see the last 12 month! The second query is exactly a copy of the first