How to force dialog boxes to appear on same monitor as program window?

I have a three-monitor setup, with the Adobe Acrobat X program window on my right-most monitor.  Running Windows 7 64-bit SP1.
My Open and Save dialogs remember where they are and logically show up on the right monitor where the program is.
However, other dialogs, particularly the "Document Properties" and "Rotate Pages" dialogs, always appear on the left-most monitor no matter where I place them.  It just doesn't remember it's settings.  It's a pain to always have to stop what I'm doing on the right monitor and completely rotate my head around to the left monitor.  Does anyone know a way around this glitch?
Thanks!

YyYo wrote:
Then I cerated a JFrame with a specific size, and added to the JFrame the JPanel.
When execute the program, it seems that the JPanel not capture the all size of JFrame.Of course it won't, you're also adding a JLabel to the JFrame.
If you want help, provide an [SSCCE |http://sscce.org] and use the CODE tags when posting code.

Similar Messages

  • Print Dialog box wont appear when "Print Pages" from Bookmarks Window

    When I use the "print pages" option from the Bookmarks window the pages are sent directly to the default printer with the default settings. How do I get the print dialog window to appear if I select "print pages" from the Bookmarks window so that I may modify the print settings?

    I wasn't aware that you could get the print dialog box to appear after dragging a supported file to the alias, regardless of where it resided. I've never seen this happen on 10.4.x or 10.3.9 so I tested the Option key and found it didn't force the dialog box to appear either. Tried a few others keys also but no luck in getting the box to appear.
    Re the fierycupsfilter issue. EFI have released an updater that replaces the system-provided version and therefore stops the need to modify the ppd.

  • How do you get the text box text properties dialog box to appear on a MAC?

    how do you get the text box text properties dialog box to appear in Adobe Reader XI on a MAC? I know windows is Ctrl-E but can't figure out what to hit for Mac.

    Right-click the toolbar and you should find it there (including the short-cut, which is probably Cmd+E).

  • How to disable dialog box for ending document display

    I have a wf item that has a pdf attachment.  Every time the attachment is opened, a dialog box appears stating:
    1. Switch to the window of your PC application to display the document
    2. Close your document
    3. Press "Continue" in the R/3 window
    I've tracked it back to screen 0300 in LS025002.
    It's only informational and shows up after the attachment has already been opened and closed.
    How do I stop this dialog box from appearing?

    Those little popup boxes are called tooltips and they are programmed into the page. As iBod says, they cannot be disabled.
    There are a couple of things you can do on pages you know have tooltips. There is a time delay of a couple or three seconds before the first tooltip appears. So one way to keep their appearance to a minimum is to make up your mind before you move to an item to click on it and to not hover on items with tooltips for any amount of time. Also, if a series of menus or items all have tooltips, the time delay only exists for the first one. If you immediately move to the next item, the tooltip appears instantaneously. So with such a series, if you move completely off the series, the time delay will be reinstated.

  • How to display dialog boxes

    How do I make dialog boxes to appear in itunes so I can finish my sync?

    sauljaffe wrote:
    Except that the instructions in that article won't work:
    Step 3 says: "When your battery gets low, the low battery warning dialog appears on the screen."
    No such dialog box appeared when the battery got low.
    Step 4 says: "when the battery gets very low, the computer will automatically go to sleep."
    No, the computer shut off completely.  It did not go to sleep.
    Based on steps 5&6 the battery should be "calibrated" when it finishes recharging, no?
    By the way, the "Tip" is wrong too: the computer doesn't go into sleep mode, doesn't save an image, and doesn't restart from that place when the computer is turned on again.
    If you charge it all the way up after it shuts down, that's almost as close to calibrating as you're going to get in your situation. I say "almost" because you can go one step further and let it go without charging overnight (5 hours is the number that I've heard) before charging. Some people have also suggested letting it completely charge before booting it.
    The tip is correct for a properly functioning MBP, OS, and batt (unless this has changed on the newer models), unless you have disabled safe sleep in Terminal.
    All the symptoms you mention are signs of a dying batt (whether due to one or more bad cells, or the on-board microchip).

  • How to disabel dialog box in os x

    how to disabel dialog box in os x

    "Network connection is lost" is an iChat stuff, but I still have challenges with Flash AIR...

  • How can a dialog box close itself?

    I have a dialog box which displays a little form for some extra information.  I have some non-standard buttons which are under my control.  The form is created as a view in a window which is launched by CREATE_WINDOW.
    I want the window to be able to close itself.  The concept is easy - get a ref to the window, then call close( ).
    But I cannot find a way to get a reference to the window from inside the window.
    Here is my current solution which I do not like, but it works.
    I create a context node 'POPUP' which has an attribute ME of type ref to if_wd_window.
    When I create the window, I do this:
    lo_window         = lo_window_manager->create_window( ... )
    lr_node = wd_context->get_child_node(   'POPUP'   ).
    lr_node->set_attribute( exporting name  = 'ME'
                                          value = lo_window ).
    lo_window->open( ).
    In the window, it gets ME out of the node, and does a lr_me->close( ).
    But there is a better way, right?  How does a dialog box close itself under program control?
    I should add that the dialog box is displaying a view from a used component, so POPUP is defined in the used component and mapped into the context of the using component. I don't think this changes the problem, though.

    Hi
    Try this following code in method of button you have created for popup i.e  method for example  ok,cancel etc in the view which you have emebedded in ur window for popup.
    Close the popup
      DATA:
        lo_api         TYPE REF TO if_wd_view_controller,
        lo_window_ctlr TYPE REF TO if_wd_window_controller,
        lo_popup       TYPE REF TO if_wd_window.
      lo_api         = wd_this->wd_get_api( ).
      lo_window_ctlr = lo_api->get_embedding_window_ctlr( ).
      lo_popup       = lo_window_ctlr->get_window( ).
      IF lo_popup IS BOUND.
        lo_popup->close( ).
      ENDIF.

  • How to force SAVE/OPEN dialog box to appear in IE? (save output locally)

    Hi all!
    I currently have various reports in Excel format outputted in cache via the iAS browser.
    Is there a way to programatically force a SAVE/OPEN BOX to appear in IE whenever my output is spreadsheet/excel? The prompt box appears on Firefox and Opera but not in IE, i take it that IE has already been 'configured' to open excel spreadsheet automatically in the browser.
    Another spin to the question is: How do end users save the Reports output directly to their local machine; instead of having it opened in the browser or saving it in the midtier server

    I found a backdoor solution to this:
    at the URL link, i added &mimetype=application, this will force IE to show the save dialog box because it does not know what the application type is.

  • How to change gtk theme dialog box button appearance when using tab?

    Hi,
    I'm using candido as my gtk theme and have noticed that when a dialog box pops up (Yes / No), it is extremely difficult to tell which option is highlighted. How do I change this appearance? I searched through the gtkrc and even used gimp to manipulate the images used via trial and error to see if I found one that worked. Can someone familiar with gtk themes tell me which gtkrc or image to alter to affect this appearance?
    I use tab to select my option a ton and hate not being able to tell what I'm looking at.
    For reference,
    - here is the current look (can you tell which one is highlighted? It's "Cancel" -- just slightly bigger or a fine line around it) LINK
    - here is the gtkrc if that helps? LINK
    For one more point of clarification, I'm not talking about the button appearance on mouseover. I have identified that the button-prelight.png file changes that. I specifically am talking purely about a dialog popping up and then using the tab key alone to highlight through the options. I really like this theme, but this one thing drives me crazy. This appearance changes when I select different themes with lxappearance, so I've narrowed it down to being a gtk-theme issue, not my openbox theme or icon set.
    Many thanks!
    Last edited by jwhendy (2011-02-02 18:11:10)

    HI,
    Debug the program after you press the CANCEL button , you will get where the conrol is flowing , And instead of using
    Leave to screen '910'          use               Leave to screen 0.
    Regards,
    Madhukar Shetty

  • When Web Publishing, how do I get dialog boxes to appear?

    I am trying to make my Test Station software accessable from the engineers desk. I used LabVIEW version 6.1 to publish the main VI. I can, through Microsoft Explorer, access my VI and change enumerations. I need to allow the users to enter excel spreedsheet file names that contain the input data and expected results for the test. Currently my software uses the File Dialog to prompt the user for the file name. I also use Two Button Dialog and another VI's front panel to gather information at specific points during the test. The File Dialog box is the first one within the flow of the software and it does not work over the internet. Do you have any recommendations on how I might be able to allow the user to enter
    a file name similar to the File Dialog?

    > I am trying to make my Test Station software accessable from the
    > engineers desk. I used LabVIEW version 6.1 to publish the main VI. I
    > can, through Microsoft Explorer, access my VI and change enumerations.
    > I need to allow the users to enter excel spreedsheet file names that
    > contain the input data and expected results for the test. Currently my
    > software uses the File Dialog to prompt the user for the file name. I
    > also use Two Button Dialog and another VI's front panel to gather
    > information at specific points during the test. The File Dialog box is
    > the first one within the flow of the software and it does not work
    > over the internet. Do you have any recommendations on how I might be
    > able to allow the user to enter a file name similar to the File
    > Dialog?
    >
    The problem here is that the OS is bringing up the file dialog, but for
    which computer? Asking computer B to show the directory structure of
    computer A just doesn't work that well and it is also a potential
    security lapse, so for these reasons, the VI Server doesn't do this by
    default for the remote panel.
    To let the remote client pick a directory, you have a couple choices.
    If you trust them and they are easy to type, you can just present a path
    control partially filled in and let them type the last portion.
    Another, more limiting approach is to use the file function to list out
    a directory and populate a listbox with the contents. This is an easy
    way to give less control to those that you may not trust as much, but
    still give them something similar to a file dialog. Finally, if you
    look around, you can find a more complete simulated file dialog. I know
    that the older test executive had one. You won't have to change
    anything as it will be running on the server and displaying on the
    client, just what you are looking for. Perhaps you will want to look
    around on develop zone for something like
    http://zone.ni.com/devzone/explprog.nsf/6c163603265406328625682a006ed37d/893644426b21c704862567b700720c06?OpenDocument
    which I haven't look at, so no promises, but there are probably others
    to choose from as well.
    Greg McKaskle

  • How to disable the "GETTING PLAYLIST" dialog box that appears in Radio

    In itunes radio playlists, I click on a station and a message appears in a box, centered on the monitor screen that says "getting playlist" along with a blue striped status bar. I wonder if I can get rid of this annoying thing.! Because I know it is getting the playlist; I just clicked on a station. Why do I need to have this box sit on top and in the middle of my other applications?
    Is there some genius out there who knows an answer?!

    I don't think there's anyway to disable it, I just minimise iTunes or click on another application's logo while it loads. I agree with you as to it being annoying, but I don't think there's anyway to disable it. In my opinion it should just do it in the background without the dialog box...!

  • CS6 Save/Save As dialog boxes not appearing

    I recently installed CS6 Master Collection (educational version, if that's relevent) and in many of the programs, I can't save. In Illustrator, Dreamweaver and After Effects, I will get the spinning wheel for a moment and then nothing happens. In Photoshop, I will get the wheel for awhile before a message pops up saying "Could not complete your request because of a program error." This happens whether I use the key command or go through the File drop down menu.
    If I try to exit out of the file, I will be prompted to save or don't save, but if I click save, it will just close the window and not actually save the file.
    However, I have no issues saving in Indesign or Flash. The print dialog box will also appear in the trouble programs. I also have CS5 on my computer (only ai, indd, and ps) and I can save in these programs without issue.
    I am operating on a MacBook Pro version 10.7.5, 2.4 GHz Intel Core i7, 8 GB 1333 MHz DDR3.
    Thanks for your help.

    I recently installed CS6 Master Collection (educational version, if that's relevent) and in many of the programs, I can't save. In Illustrator, Dreamweaver and After Effects, I will get the spinning wheel for a moment and then nothing happens. In Photoshop, I will get the wheel for awhile before a message pops up saying "Could not complete your request because of a program error." This happens whether I use the key command or go through the File drop down menu.
    If I try to exit out of the file, I will be prompted to save or don't save, but if I click save, it will just close the window and not actually save the file.
    However, I have no issues saving in Indesign or Flash. The print dialog box will also appear in the trouble programs. I also have CS5 on my computer (only ai, indd, and ps) and I can save in these programs without issue.
    I am operating on a MacBook Pro version 10.7.5, 2.4 GHz Intel Core i7, 8 GB 1333 MHz DDR3.
    Thanks for your help.

  • Does not print web page - 'save as' menu appears - unknown problem dialog box then appears. Only recently - does not happen in explorer??

    Try to print a webpage or selection therefrom.
    When 'file'- 'print' selected on Mozilla tabs, it does not work. The print menu appears but when 'print' clicked, the 'save as' menu box appears. When 'save as' is closed a dialog box appears saying 'unknown error while printing'. Cannot print webpage unless from a screensaver (ie whole screen). This has only happened recently (update maybe). Tried on Windows Explorer and all ok

    Hi,
    Please check if this happens in [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode.]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [http://support.mozilla.com/en-US/kb/Uninstalling+add-ons Uninstalling Add-ons]
    [http://kb.mozillazine.org/Uninstalling_toolbars Uninstalling Toolbars]

  • Save PDF File As dialog box not appearing

    I am running Acrobat 8 Pro on Windows Server 2008. I'm having a problem with the Adobe PDF printer. When I attempt to print a document to this printer, the "Save PDF File As" dialog box does not appear. The dialog box does open, but it is either hidden behind the running application or is minimized. I have to click the icon on the taskbar to bring the window to focus. This problem only occurs the first time I attempt to print after logging onto the computer. On subsequent print jobs the dialog box shows up fine.

    Is there a registry setting or anything that I can set to get rid of the 'Save Scanned File As' box.
    No.

  • How to prevent dialog box asking how to handle PDFs while Protected Mode is disabled?

    Hello,
    So I must be missing a Registry Key setting somewhere or something (I hope).  We have Adobe Acrobat Reader 10.1.4.  When we install Adobe Acrobat Reader we disable Protected Mode due to some issues with it.
    My problem is, when you launch Reader or try to view a PDF embedded in a web page (or anywhere else for that matter) it will pop up a dialog box asking you how to proceed.  You are given three options:
    Open PDFs while Protected Mode is disabled this one time.
    Always open PDFs while Protected Mode is disabled.
    Never open PDFs whle Protected Mode is disabled.
    I need to configure it so that option 2 is how Reader behaves.
    We are a small shop, I have only 4 people on my team (excluding me).  We have over 1500 machines as public kiosks that need to get this configured when 10.1.4 is installed.  Reader is currently out of date in our deployment, apparently because of this issue holding back pushing newer versions.
    If anyone has any ideas I'd love to hear them.  I set it manually and looked at the registry hive for Adobe and didn't see any changes to existing keys or any new keys created so I'm not sure this is something that can be done via the Registry...

    Well, this didn't come up in Google Searches initially and I'm not finding the search feature here at Adobe.com to be very useful.  Actually, I can't even seem to see one for the forums...
    Anyways this seems to cover the issue: http://blogs.adobe.com/dmcmahon/2012/07/27/adobe-reader-cannot-open-protected-mode-due-to- a-problem-with-your-system-configuration/
    Which helps explain why it became a problem for my deployment.  I'm suspecting that its a problem with Kaspersky Anti-Virus 2010 needing to have an exception for AcroRd32.exe.  I hate to do it given its an infection path but we do what we must.  I will update this post once I have verified that this is what the issue is.

Maybe you are looking for