BACKGROUND FOR TWO WINDOWS OF A PAGE

I WANT A GRAPHIC IMAGE TO BE DISPLAYED AS A BACKGROUND OF TWO WINDOWS OF MY PAGE1.
HOW TO DO THIS?

How might I make a suggestion to Apple to add multiple windows for a file?  I love the program otherwise but this is basic by today's standards!
Allan

Similar Messages

  • Automatically split screen for two windows like in windows 7

    how can i automatically split screen for two windows like in windows 7, without drag and move, which is very inefficient.
    thanks!

    and the lightbulb went off in my head :-P
    The one I couldn't remember the name of is HyperDock and I believe it was a recent version which added the functionality you're after. I haven't tried it though so I'd be interested in your opinion of it.

  • Bmp file as a background for a window, or panel?

    I've been trying to find info on setting the background of containers with images instead of colors. Is this possible? Can anyone tell me where I can find info on this subject?

    On the subtopic paintComponent() versus paint():
    1. Denis is wrong about the ordering of paint()'s calls, it is:
    a. paintComponent()
    b. paintBorder()
    c. paintChildren()
    try having a child that spills over the border to test this, or take a peek at the source code.
    2. Someone asked if, when the code is fairly simple, there is any advantage to overriding paint versus paintComponent? This is a question about OOP, generally speaking. Your first concern should always be correctness, not efficiency. You override a method when its current implementation is wrong for the currect class: what's wrong about paint()? Nothing! What's wrong about paintComponent()? It's missing some drawString() calls ==> override paintComponent. If you override paint() as the poster is considering, their component will never be able to draw its border. They may not have a border todat, but how about tommorrow?
    Also, looking at the source code for JComponent's paint() I see it has some code involving printing and checking for clipping: are you sure you want to toss out that framework code?
    Conclusion: override when you want to change behavior, not because its seem convenient.
    By the way, one of my pet peeves is code that overrides JFrame: in 99 cases out of 100 this is unnecessary: what method is being overridden -- none!
    Off the soapbox,
    Nax

  • WAAS 4.1.15b and two windows domain

    Hi
    I have two data centers and two windows domains (lets call them X and Y)- in data center X I have to WAE - CM and Core, in date center Y I have one configured as Edge and Core as well (peple in data senter Y have to access to resources in doman X).
    In all remote offices are WAEs configured as Edge. Ale WAE are added to domain X.
    All prepositions in domain X works fine.
    I have created secound CoreCluster for domain Y, added WAE in date center Y as Core and one WAE in remote office as Edge to this CoreCluster, but preposition doesn't work.
    On Edge WAE In logs /local1/logs/actona/RxLogging.log i can find only this:
    [2010-03-25 14:35:58,765][ INFO] - Preposition ID  929205 started on \\serverY\testfolder\.
    [2010-03-25 14:39:59,303][ INFO] - Prpositioned files under \\serverY\testfolder\ (task 929205): File server disconnection - scanned 0 files, up
    dated 0 files, 0 bytes 0 directories.
    [2010-03-25 14:39:59,323][ INFO] - Preposition ID  929205 failed, reason: Completed with error(0 files with errors).
    I can ping this serverY from this WAE.
    The question is:
    Is it possible to create preposition for two windows using this infrastructure ?
    ps. I have to use lagacy services.
    I hope that this is not so complicated
    Thanks in advance
    james

    James,
    Thanks for the log files.  In the Tx.internal.log file, there is the following entry:
    2010-04-15 12:08:28,952  WARN (actona.cifs.fsclient.FileSystemClient:1799) TP-1 -  Terminating caller due to disconnect: error=13caller=TYPE_START_SESSION [cookie=null]
    This message and error code means that the WAFS Core was unable to open a socket to the origin file server you are trying to preposition content from.  Can you please verify the following from the CLI of the WAAS device running the WAFS Core service:
    Verify name resolution - dns xchn.i.shadm
    Verify IP connectivity - ping xchn.i.shadm
    Verify TCP connectivity - telnet xchn.i.shadm 445
    Thanks,
    Zach

  • Multiple problems: can't open two windows, browser doesn't close although window disappears, and after working for a while I loose my ability to cut and paste or use drop down arrows

    Maybe two weeks ago I discovered that I could no longer open two windows at a time (I can still open multiple tabs). I am also having problems with cutting and pasting, which is crucial to my on-line job. Plus, when I exit Firefox, it doesn't always shut down, so then when you go to re-open, of course, it won't (unless you go into process and turn it off). I have re-installed multiple times and I have also used restore. Nothing seems to be fixing this and I really, really don't want to use IE, especially for work.

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    See also "Hang at exit":
    * http://kb.mozillazine.org/Firefox_hangs
    * [[Firefox hangs]]
    Maybe also do a malware check with a few malware scan programs.<br />
    You need to use all programs because each detects different malware.<br />
    Make sure that you update each program to get the latest version of the database before doing a scan.<br />
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    See also "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked and [[Searches are redirected to another site]]

  • Adobe Acrobat XI for mac, how to reverse pages in a pdf file and how to collate two pdf files into one

    I scanned some large documents, which were two sided. Because they were printed on glossy paper, I could not scan the pages double sided. So I made two files, one file containing all the even pages and one file containing all the odd pages. Now I have two problems: 1. the pages in the even pages file are in the reversed order, so I need to reverse the order of all the pages in this file. Then I need to combine these two files (collate) so that all the odd and even pages are combined into one single file and all the pages are in the correct order.
    In older acrobat pro programs (windows) I found a javascript file that could fix all this. However now I have Acrobat XI and I have a macbook pro, so now I'm completely lost. Can anyone help me with this problem?

    If you have a script that does it then you should use it... Open the console and run this command:
    app.getPath("app", "javascript");
    It will print out the location you need to use for the .js file you have. Then restart Acrobat and you should be good to go.

  • Using windows 8, firefox 16.02 freezes for 5 minutes on every page

    using windows 8, firefox (16.0.2) freezes for about 5 minutes on every page. Problem started two days ago. suspected Adobe flash, downloaded latest adobe update (Windows8-RT-KB2770041-x64.msu), fixed the problem for one windows 8 session.
    Have reset firefox, default home page is the only page that does not freeze for five minutes.
    Looking at task manager, firefox is sitting idle during the crash, it not using excessive memory.
    My firefox is submitting crash reports about every 5 minutes.
    Firefox is unusable in this state, I am resorting to using IE.

    Looks like a problem with the Flash plugin or the plugin-container process.
    You can check for problems caused by recent Flash updates and try these:
    *disable a possible RealPlayer Browser Record Plugin extension for Firefox and update the RealPlayer if installed
    *disable protected mode in Flash 11.3 and later
    *disable hardware acceleration in the Flash plugin
    *downgrade the Flash player to version 10.3 or 11.2
    *http://kb.mozillazine.org/Flash#Troubleshooting
    See also;
    *http://kb.mozillazine.org/Plugin-container_and_out-of-process_plugins

  • How can I use an image as background for the entire page?

    With CSS mill, the solid color was defined in the color.X.property file and there is no place to define an image to use as the background? Is it doable to use an image as the background for teh entire page? If so, where to add it and how to implement? Thank you!
    Hao Pan ([email protected])

    While I have been able to add the image to a JLabel and insert it into frames, so that it looks like a suitable background, I have found it impossible to place any other component over the top of said imageDid you set a layout manager for the label?
    Check out the [Background Panel|http://www.camick.com/java/blog.html?name=background-panel] for two different solutions depending on your exact requirement.

  • How Do I Use One PC (Windows) To Run iCloud Photo Stream for Two Users?

    How Do I Use One PC (Windows) To Run iCloud Photo Stream for Two Users? I and my wife have two Iphones (iOS 6.1.4) and we want to have use 2 iCloud accounts for one PC.

    Disregard the question. The solution has nothing to do with any "Firefox bug". Turns out that my session wasn't being managed properly. Or rather, I was accidentally deleting other users' information when new users logged in. So if I had user 1 and user 2, and user 2 logged in after user 1, some of user 1's information would be deleted, resulting in the errors.
    Oops; sorry about the false alarm. :)
    (Was hoping to retract the question, but it looks like others have a similar problem.)

  • Firefox has been randomly crashing for two days. I always have google and facebook running. Firefox seems to crash at random times - no specific web page loading. My Firefox is up to date.

    Firefox has been randomly crashing for two days. I always have google and facebook running. Firefox seems to crash at random times - no specific web page loading. My Firefox is up to date.

    There can be multiple reasons for crashing. Seeing this article would be helpful as it lists out the solution for this-
    http://support.mozilla.com/en-US/kb/Firefox%20crashes?s=firefox+crash&as=s#os=win&browser=fx4

  • How do i stop two windows from openning when i clicon an email link, the home page and the link both open. i just want the link to open

    how do i stop two windows from openning when i click on an email link, the home page and the link both open. i just want the link to open

    That is a bug, so you need to wait until this get fixed.
    See https://bugzilla.mozilla.org/show_bug.cgi?id=531552 - Firefox 3.6b opens two windows when opening external links
    (please do not comment in bug reports)

  • How can I use a pic from iPhoto as a background for a page, How can I use a pic as a background for a page

    How can I use a pic from iPhoto as a background for a page, How can I use a pic as a background for a page

    cd,
    Insert the picture and position it as you desire
    Make sure the picture is set to Floating in the Wrap Inspector
    Arrange > Send Objects to Background
    Regards,

  • Is there a way to have two different iTunes for two different iPhones on one Windows User account?

    Using Windows 7, iphone 4.
    I've read as many threads on these forums and as many kb's as I could find, but I sttill can't figure it out. I have 2 iPhones. Let's call them, "wife" and "hubby". I want to have two separate iTunes, one for each of the phones. Hubby is the Windoows User. I don't want to set up a different Windows User for wife.
    Hubby was the original iPhone. When I plug it in, iTunes recognized it has Hubby's iPhone. Then I unplug Hubby and close iTunes. I plug in Wife but iTunes stll comes up with Hubby under Devices and syncs Hubby's iTunes to Wife's iphone.
    I've tried using the shift key when I open iTunes to set up two separate .itl files to no avail.
    Is there a way to have two different iTunes for two different iPhones on one Windows User account?
    Thanks!

    What happens if you rename the iPhone "Wife" when it shows up as "Hubby", then choose a different set of apps/playlists to sync with? iTunes is supposed to be able to manage multiple devices, each with their own selection of content. Perhaps you "restored" "Wife" with a backup from "Hubby" when you first set things up which is now causing confusion.
    To create a new library press and hold down the shift key as you click the icon to start iTunes and keep holding shift until asked to choose or create a library. You need to use the same technique to switch back.
    tt2

  • In Pages, how can I set a background for the whole document?

    I tend to regard Pages as more of a page layout program than a simple word processor, so I use it for stuff containing graphics as well as text. Now I want to put a kind of frame around every page in the document, and I want this frame to be effectively a background for everything else, with it being my responsibility for the remainder of the material to stay in the frame. I can't see any feature that allows this apart from Headers and Footers, and as far as I can see, these are not supposed to occupy the whole page, just the top and bottom.
    Can anyone give a good technique for configuring a background in this way?
    TIA

    This forum has helped me to partially answer my own question, in that I see now that I want to create a template with a section master that contains my graphic. But when I tried to do this, the menus for making a graphic (in my case a grouped item) part of a section master just didn't work. I am trying to follow the Help page "Using Master Objects (Repeated Background Images), but so far I can't get the menus to undim.
    Can anyone help?

  • When I first pick firefox to open two windows come up. one is welcome to firefox and it has a pop up box asking someting about shopping. the second window is the start page

    When I first open firefox, two windows open at the same time. Welcome to firefox with a pop up window and the second one is the mozilla firefox start up page. It is very annoying.

    Hi mjp80538,
    You should look at [https://support.mozilla.com/kb/Firefox+has+just+updated+tab+shows+each+time+you+start+Firefox this article about that specific issue] and the article [http://kb.mozillazine.org/Preferences_not_saved Preferences not saved]. These should give you all the information you need!
    If that doesn't work:
    # Type about:config in the address bar
    # Click ''I'll be careful, I promise'' if prompted
    # In the Filter input field type ''startup''
    # Double click on startup.homepage_override_url
    # Delete the text string and click ''OK''
    # Close Firefox and reopen the window to verify that it has worked.
    Hopefully this helps!

Maybe you are looking for

  • Cannot uninstall sql server 2012 on Windows 7

    This is the error a co-worker gets when trying to uninstall SQL Server 2012. She is running Windows 7 Professional Service Pack 1, 64 bit OS. She had SQL 2008 installed and then installed 2012 Enterprise as well, because she needed it for a project.

  • Watermark Disappears when Opened in Acrobat 9

    I created a watermark using (mac) Acrobat X Pro. The watermark can be viewed perfectly on my mac. My co-worker can also view it perfectly using (windows) Acrobat X. However, when I open it in Adobe Reader 9, the watermark disappears. I have tried thi

  • List of reports by univers

    Post Author: Karine CA Forum: Administration Hello, I would like to have a list of reports (web intelligence document or deski) by univers. I have, in CMS(BOXIR2 no patch),  a list of objects, a list of univers, but not the relation between the 2 inf

  • Why won't my Adode account open?

    When I try to log into my account at Adobe.com the site accepts my user name and password but the account won't open. I can open the Adobe account using IE or Google Chrome. At first I suspected the problem might involve a popup questionaire that app

  • Images not being Observed

    I've a simple applet class, a sample from a book. One line is this: g2d.drawImage(image, AffineTransform.getTranslateInstance(random.nextInt()%getSize().getWidth(), random.nextInt()%getSize().getHeight()), this); However, it doesn't accept my applet'